Compare commits

..

No commits in common. "master" and "v0.1" have entirely different histories.
master ... v0.1

2 changed files with 1 additions and 6 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
{
"name": "itguild/php-cg-select",
"description": "Wrapper for CG-Select",
"type": "library",
"type": "composer-plugin",
"license": "ISC",
"autoload": {
"psr-4": {