Skip to content

Commit

Permalink
Bump dev dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen committed Mar 11, 2024
1 parent 4deba1c commit 955ac74
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"require-dev": {
"dama/doctrine-test-bundle": "^6.0 || ^7.0",
"doctrine/orm": "^2.7",
"ergebnis/composer-normalize": "^2.6.1",
"friendsofphp/php-cs-fixer": "^3.0",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^9.3"
"ergebnis/composer-normalize": "^2.42.0",
"friendsofphp/php-cs-fixer": "^3.51",
"phpspec/prophecy-phpunit": "^2.2",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.60",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-symfony": "^1.3.8",
"phpunit/phpunit": "^9.6.17"
},
"suggest": {
"pimcore/admin-ui-classic-bundle": "Required when used with Pimcore 11"
Expand Down

0 comments on commit 955ac74

Please sign in to comment.