Skip to content

Commit 7d33dd2

Browse files
author
Ante Prkacin
committed
Revert "NGSTACK-1000 upgrade bundle to use Ibexa 5"
This reverts commit 7f8032e.
1 parent f5fa541 commit 7d33dd2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^8.3",
22-
"ibexa/core": "^5.0",
21+
"php": "^8.1",
22+
"ibexa/core": "^4.4",
2323
"twig/twig": "^3.0"
2424
},
2525
"require-dev": {
26-
"ibexa/fieldtype-richtext": "^5.0",
27-
"phpunit/phpunit": "^12.0",
28-
"matthiasnoback/symfony-config-test": "^6.0",
29-
"matthiasnoback/symfony-dependency-injection-test": "^6.0"
26+
"ibexa/fieldtype-richtext": "^4.4",
27+
"phpunit/phpunit": "^9.6",
28+
"matthiasnoback/symfony-config-test": "^5.0",
29+
"matthiasnoback/symfony-dependency-injection-test": "^5.0"
3030
},
3131
"minimum-stability": "dev",
3232
"prefer-stable": true,

0 commit comments

Comments
 (0)