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