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