mirror of
https://github.com/danog/file.git
synced 2024-11-26 11:54:54 +01:00
bump amp dependency to ^1
This commit is contained in:
parent
aef9f088e8
commit
a3624b0b2d
@ -20,12 +20,10 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5",
|
||||
"amphp/amp": "1.0.x-dev"
|
||||
"amphp/amp": "^1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.4.0",
|
||||
"fabpot/php-cs-fixer": "~1.9",
|
||||
"satooshi/php-coveralls": "dev-master"
|
||||
"phpunit/phpunit": "~4.4.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
Reference in New Issue
Block a user