Skip to content

Commit

Permalink
[TMP] Required Symfony 6 dev branches of Ibexa packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Nov 14, 2024
1 parent 935a19b commit 8498b3a
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 @@ -7,7 +7,7 @@
],
"require": {
"php": " >=8.3",
"ibexa/core": "~5.0.x-dev",
"ibexa/core": "dev-ibx-8470-symfony-6 as 5.0.x-dev",
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
"symfony/event-dispatcher": "^6.4",
Expand All @@ -18,7 +18,7 @@
},
"require-dev": {
"ibexa/code-style": "~2.0.0",
"ibexa/doctrine-schema": "~5.0.x-dev",
"ibexa/doctrine-schema": "dev-ibx-8470-symfony-6 as 5.0.x-dev",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-symfony": "^1.3",
Expand Down

0 comments on commit 8498b3a

Please sign in to comment.