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 bd0a24e commit 2c7108eCopy full SHA for 2c7108e
composer.json
@@ -66,11 +66,11 @@
66
"ibexa/solr": "5.0.x-dev",
67
"ibexa/version-comparison": "5.0.x-dev",
68
"league/oauth2-google": "^4.0",
69
- "ibexa/connector-dam": "~4.6.x-dev",
70
- "ibexa/twig-components": "~4.6.x-dev",
71
- "ibexa/tree-builder": "~4.6.x-dev",
72
- "ibexa/discounts": "~4.6.x-dev",
73
- "ibexa/discounts-codes": "~4.6.x-dev"
+ "ibexa/connector-dam": "~5.0.x-dev",
+ "ibexa/twig-components": "~5.0.x-dev",
+ "ibexa/tree-builder": "~5.0.x-dev",
+ "ibexa/discounts": "~5.0.x-dev",
+ "ibexa/discounts-codes": "~5.0.x-dev"
74
},
75
"scripts": {
76
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments