Composer > use wiosna-dev/common-library instead of meritoo/common-library package

This commit is contained in:
Krzysztof Nizioł
2018-09-07 21:28:28 +02:00
parent 058eb06d4d
commit 2c42a2165a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.1.1
0.1.2

View File

@@ -12,7 +12,7 @@
"require": {
"php": ">=5.6",
"fguillot/json-rpc": "^1.2",
"meritoo/common-library": "^0.1.0"
"wiosna-dev/common-library": "^0.1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.6",