We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e3fa4 commit e2820aeCopy full SHA for e2820ae
composer.json
@@ -15,11 +15,11 @@
15
}
16
],
17
"require": {
18
- "php": "^8.2",
+ "php": "^8.1",
19
"friendsofphp/php-cs-fixer": "^3.69.1"
20
},
21
"require-dev": {
22
- "phpunit/phpunit": "^9.6 || ^10.0",
+ "phpunit/phpunit": "^10.5.45",
23
"php-coveralls/php-coveralls": "^2.7.0"
24
25
"autoload": {
0 commit comments