Skip to content

Commit

Permalink
Up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jul 12, 2023
1 parent 14a8a5d commit fbbfb15
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"webmozart/assert": "^1.11"
},
"require-dev": {
"api-platform/core": "^2.7",
"behat/behat": "^3.12",
"api-platform/core": "^2.7.13",
"behat/behat": "^3.13",
"matthiasnoback/symfony-config-test": "^4.3",
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
"php-http/message-factory": "^1.1",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
"phpspec/prophecy-phpunit": "^2.0.2",
"phpunit/phpunit": "^9.6.10",
"psalm/plugin-phpunit": "^0.18",
"psalm/plugin-symfony": "^5.0",
"setono/code-quality-pack": "^2.4",
Expand All @@ -47,7 +47,7 @@
"symfony/property-info": "^5.4 || ^6.0",
"symfony/serializer": "^5.4 || ^6.0",
"symfony/web-profiler-bundle": "^5.4 || ^6.0",
"symfony/webpack-encore-bundle": "^1.16"
"symfony/webpack-encore-bundle": "^1.17.1"
},
"prefer-stable": true,
"autoload": {
Expand Down

0 comments on commit fbbfb15

Please sign in to comment.