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 d8082fd commit 14b849dCopy full SHA for 14b849d
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
"friendsofphp/proxy-manager-lts": "^1.0",
29
"friendsofsymfony/http-cache-bundle": "^3.0",
30
"friendsofsymfony/jsrouting-bundle": "^3.5",
31
- "ibexa/doctrine-schema": "~5.0.x-dev",
+ "ibexa/doctrine-schema": "~5.0",
32
"ibexa/jms-translation-bundle": "^2.6.0",
33
"league/flysystem-memory": "^2.0.6",
34
"liip/imagine-bundle": "^2.3",
@@ -66,7 +66,7 @@
66
"behat/behat": "^3.6.1",
67
"friends-of-behat/mink-extension": "^2.4",
68
"ibexa/code-style": "~2.1.0",
69
- "ibexa/rector": "~5.0.x-dev",
+ "ibexa/rector": "~5.0",
70
"jenner/simple_fork": "^1.2",
71
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
72
"phpstan/phpstan": "^2.0",
@@ -147,4 +147,4 @@
147
"dev-main": "5.0.x-dev"
148
}
149
150
-}
+}
0 commit comments