Skip to content

Commit 3fd6836

Browse files
committed
⬆️ Upgrade all dependencies to latest version
1 parent a969146 commit 3fd6836

File tree

2 files changed

+276
-377
lines changed

2 files changed

+276
-377
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"symfony/console": "^7.0"
1414
},
1515
"require-dev": {
16-
"doctrine/coding-standard": "^12.0",
16+
"doctrine/coding-standard": "^13.0",
1717
"phpstan/phpstan": "^2.0",
18-
"phpunit/phpunit": "^11.1",
18+
"phpunit/phpunit": "^12.1",
1919
"squizlabs/php_codesniffer": "^3.7"
2020
},
2121
"autoload": {

0 commit comments

Comments
 (0)