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 d5827d0 commit 01d7a6aCopy full SHA for 01d7a6a
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",
31
"jms/translation-bundle": "^2.4",
32
"league/flysystem-memory": "^2.0.6",
33
"liip/imagine-bundle": "^2.3",
@@ -65,7 +65,7 @@
65
"behat/behat": "^3.6.1",
66
"friends-of-behat/mink-extension": "^2.4",
67
"ibexa/code-style": "~2.0.0",
68
- "ibexa/rector": "~5.0.x-dev",
+ "ibexa/rector": "~5.0",
69
"jenner/simple_fork": "^1.2",
70
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
71
"phpstan/phpstan": "^2.0",
@@ -147,4 +147,4 @@
147
"dev-main": "5.0.x-dev"
148
}
149
150
-}
+}
0 commit comments