Skip to content

Commit

Permalink
Updated version of dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
idmarinas committed Dec 27, 2023
1 parent 0c062ca commit 1c85a12
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,14 @@
"symfony/console": "^4.4 | ^5.4 | ^6.1 | ^7.0",
"symfony/dependency-injection": "^4.4 | ^5.4 | ^6.1 | ^7.0",
"symfony/filesystem": "^4.4 | ^5.4 | ^6.1 | ^7.0",
"symfony/form": "^4.4 | ^5.4 | ^6.1 | ^7.0",
"symfony/validator": "^4.4 | ^5.4 | ^6.1 | ^7.0"
},
"require-dev": {
"fakerphp/faker": "^1.21",
"laminas/laminas-filter": "^2.22",
"matthiasnoback/symfony-config-test": "^4.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
"matthiasnoback/symfony-config-test": "^4.2 | ^5.0",
"matthiasnoback/symfony-dependency-injection-test": "^4.2 | ^5.0",
"nyholm/symfony-bundle-test": "^2.0",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.15",
Expand Down

0 comments on commit 1c85a12

Please sign in to comment.