mirror of
https://github.com/danog/amp.git
synced 2024-12-03 09:57:51 +01:00
Add phpunit to require-dev again
This commit is contained in:
parent
698d292d2c
commit
54915e31bc
@ -6,6 +6,9 @@
|
||||
"require": {
|
||||
"php": ">=5.5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4|^5"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Interop\\Async\\": "src"
|
||||
|
Loading…
Reference in New Issue
Block a user