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 751f4d8 commit e6eccf6Copy full SHA for e6eccf6
1 file changed
composer.json
@@ -19,18 +19,18 @@
19
},
20
"config": {
21
"platform": {
22
- "php": "8.1"
+ "php": "8.2"
23
}
24
25
"require": {
26
- "php": ">=8.1"
+ "php": ">=8.2"
27
28
"require-dev": {
29
"friendsofphp/php-cs-fixer": "3.89.2",
30
"guzzlehttp/guzzle": "^7.8.1",
31
"phpmd/phpmd": "2.15.0",
32
"phpstan/phpstan": "2.1.32",
33
- "phpunit/phpunit": "10.5.36",
+ "phpunit/phpunit": "11.5.43",
34
"phing/phing": "3.1.0",
35
"rector/rector": "2.2.7",
36
"squizlabs/php_codesniffer": "4.0.1"
0 commit comments