Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristoforo Cervino authored and Cristoforo Cervino committed Dec 9, 2023
1 parent 03d4135 commit 687dd77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"require": {
"php": "^8.1",
"symfony/framework-bundle": "^5.0 | ^6.0",
"symfony/framework-bundle": "^5.0 | ^6.0 | ^7.0",
"doctrine/common": "^2.13 || ^3.0",
"doctrine/event-manager": "^1.2 | ^2.0",
"symfony/clock": "^6.2"
Expand All @@ -39,7 +39,7 @@
"doctrine/orm": "^2.15.3",
"phpunit/phpunit": "^9.5",
"doctrine/doctrine-bundle": "^2.10",
"symfony/yaml": "^4.4 | ^5.0 | ^6.0",
"symfony/yaml": "^4.4 | ^5.0 | ^6.0 | ^7.0",
"phpstan/phpstan": "^1.2",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit 687dd77

Please sign in to comment.