We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b62af commit 70f7492Copy full SHA for 70f7492
composer.json
@@ -27,7 +27,7 @@
27
"friendsofphp/proxy-manager-lts": "^1.0",
28
"friendsofsymfony/http-cache-bundle": "^3.0",
29
"friendsofsymfony/jsrouting-bundle": "^3.5",
30
- "ibexa/doctrine-schema": "~5.0.x-dev",
+ "ibexa/doctrine-schema": "~5.0@beta",
31
"jms/translation-bundle": "^2.4",
32
"league/flysystem-memory": "^2.0.6",
33
"liip/imagine-bundle": "^2.3",
@@ -64,7 +64,7 @@
64
"behat/behat": "^3.6.1",
65
"friends-of-behat/mink-extension": "^2.4",
66
"ibexa/code-style": "~2.0.0",
67
- "ibexa/rector": "~5.0.x-dev",
+ "ibexa/rector": "~5.0@beta",
68
"jenner/simple_fork": "^1.2",
69
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
70
"phpstan/phpstan": "^2.0",
@@ -147,4 +147,4 @@
147
"dev-main": "5.0.x-dev"
148
}
149
150
-}
+}
0 commit comments