Skip to content

Commit e6eccf6

Browse files
committed
Update Dependencies
1 parent 751f4d8 commit e6eccf6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
},
2020
"config": {
2121
"platform": {
22-
"php": "8.1"
22+
"php": "8.2"
2323
}
2424
},
2525
"require": {
26-
"php": ">=8.1"
26+
"php": ">=8.2"
2727
},
2828
"require-dev": {
2929
"friendsofphp/php-cs-fixer": "3.89.2",
3030
"guzzlehttp/guzzle": "^7.8.1",
3131
"phpmd/phpmd": "2.15.0",
3232
"phpstan/phpstan": "2.1.32",
33-
"phpunit/phpunit": "10.5.36",
33+
"phpunit/phpunit": "11.5.43",
3434
"phing/phing": "3.1.0",
3535
"rector/rector": "2.2.7",
3636
"squizlabs/php_codesniffer": "4.0.1"

0 commit comments

Comments
 (0)