Compare commits
No commits in common. "master" and "v0.1" have entirely different histories.
@ -4,11 +4,6 @@
|
||||
|
||||
**<a href='https://www.npmjs.com/package/cg-select'>Пакет на npmjs</a>**
|
||||
|
||||
Установка:
|
||||
```
|
||||
composer require itguild/php-cg-select
|
||||
```
|
||||
|
||||
Для запуска примера:<br>
|
||||
```
|
||||
php -S localhost:8088 -t=examples
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "itguild/php-cg-select",
|
||||
"description": "Wrapper for CG-Select",
|
||||
"type": "library",
|
||||
"type": "composer-plugin",
|
||||
"license": "ISC",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user