Skip to content

Commit e8b4db4

Browse files
committed
Updated dependencies
1 parent 3afe073 commit e8b4db4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"require": {
2727
"php": "~8.4.0 || ~8.5.0",
2828
"ext-dom": "*",
29-
"azjezz/psl": "^2.9.1 || ^3.0.0 || ^4.0.0 || ^5.0.0",
3029
"easycorp/easyadmin-bundle": "~4.29.1",
30+
"php-standard-library/php-standard-library": "^2.9.1 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
3131
"symfony/asset": "^6.4 || ^7.4",
3232
"symfony/cache": "^6.4 || ^7.4",
3333
"symfony/config": "^6.4 || ^7.4",
@@ -48,13 +48,13 @@
4848
"require-dev": {
4949
"doctrine/coding-standard": "^14.0.0",
5050
"ergebnis/composer-normalize": "^2.50.0",
51-
"php-standard-library/psalm-plugin": "^2.3.0",
51+
"php-standard-library/psalm-plugin": "^2.4.0",
5252
"phpunit/phpunit": "^13.0.5",
53-
"psalm/plugin-phpunit": "^0.19.5",
53+
"psalm/plugin-phpunit": "^0.19.6",
5454
"psalm/plugin-symfony": "^5.3.0",
5555
"speicher210/functional-test-bundle": "2.x-dev",
5656
"symfony/var-exporter": "^6.4 || ^7.4",
57-
"vimeo/psalm": "^6.15.1"
57+
"vimeo/psalm": "^6.16.1"
5858
},
5959
"suggest": {
6060
"speicher210/functional-test-bundle": "For testing support."

0 commit comments

Comments
 (0)