mirror of
https://github.com/danog/loop.git
synced 2024-11-26 11:54:51 +01:00
Cleanup
This commit is contained in:
parent
e3fe319219
commit
b186b68017
@ -17,14 +17,14 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"amphp/amp": "^2"
|
||||
"php": ">=8.1",
|
||||
"amphp/amp": "^3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7 | ^8 | ^9",
|
||||
"amphp/phpunit-util": "^1.3",
|
||||
"amphp/php-cs-fixer-config": "dev-master",
|
||||
"vimeo/psalm": "dev-master"
|
||||
"phpunit/phpunit": "^9",
|
||||
"amphp/phpunit-util": "^3",
|
||||
"amphp/php-cs-fixer-config": "^2",
|
||||
"psalm/phar": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
Reference in New Issue
Block a user