We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c0a53 commit a9ea300Copy full SHA for a9ea300
1 file changed
composer.json
@@ -17,13 +17,13 @@
17
}
18
],
19
"require": {
20
- "php": "^8.1",
+ "php": "^8.3",
21
"psr/log": "^3.0"
22
},
23
"require-dev": {
24
"ergebnis/composer-normalize": "^2.15",
25
"monolog/monolog": "^3.0",
26
- "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
+ "phpunit/phpunit": "^12.0",
27
"symfony/console": "^7",
28
"fig/log-test": "^1.1",
29
"phpstan/phpstan": "^2.1",
0 commit comments