Skip to content

Commit

Permalink
Up some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jan 16, 2024
1 parent 6bf3386 commit 357e466
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"require-dev": {
"api-platform/core": "^2.7.16",
"babdev/pagerfanta-bundle": "^3.8",
"behat/behat": "^3.12",
"doctrine/doctrine-bundle": "^2.10",
"infection/infection": "^0.27.6",
"behat/behat": "^3.14",
"doctrine/doctrine-bundle": "^2.11",
"infection/infection": "^0.27.9",
"jms/serializer-bundle": "^4.2",
"lexik/jwt-authentication-bundle": "^2.16",
"lexik/jwt-authentication-bundle": "^2.17",
"matthiasnoback/symfony-config-test": "^4.3",
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
"phpunit/phpunit": "^9.5",
"matthiasnoback/symfony-dependency-injection-test": "^4.3 || ^5.0",
"phpunit/phpunit": "^9.6",
"psalm/plugin-phpunit": "^0.18",
"setono/code-quality-pack": "^2.4",
"sylius/sylius": "~1.12.3",
"setono/code-quality-pack": "^2.6",
"sylius/sylius": "~1.12.13",
"symfony/debug-bundle": "^5.4 || ^6.0",
"symfony/dotenv": "^5.4 || ^6.0",
"symfony/intl": "^5.4 || ^6.0",
"symfony/property-info": "^5.4 || ^6.0",
"symfony/serializer": "^5.4 || ^6.0.1",
"symfony/web-profiler-bundle": "^5.4 || ^6.0",
"symfony/webpack-encore-bundle": "^1.16",
"symfony/webpack-encore-bundle": "^1.17",
"willdurand/negotiation": "^3.1"
},
"prefer-stable": true,
Expand Down

0 comments on commit 357e466

Please sign in to comment.