Skip to content

Commit 10e6285

Browse files
committed
chore: update deps
1 parent d236fd2 commit 10e6285

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
],
1212
"require": {
1313
"php": "^7.4 || ^8.0",
14-
"symfony/process": "^5.4 || ^6.4 || ^7.2 || ^8.0"
14+
"symfony/process": "^5.4 || ^6.4 || ^7.3 || ^8.0"
1515
},
1616
"require-dev": {
17-
"friendsofphp/php-cs-fixer": "^3.75",
18-
"maglnet/composer-require-checker": "^3.8 || ^4",
19-
"phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.12"
17+
"friendsofphp/php-cs-fixer": "^3.89",
18+
"maglnet/composer-require-checker": "^3.8 || ^4.18",
19+
"phpunit/phpunit": "^9.6.22 || ^10.5.58 || ^11.5.43"
2020
},
2121
"config": {
2222
"optimize-autoloader": true,

0 commit comments

Comments
 (0)