Skip to content

Commit d51d489

Browse files
authored
Merge pull request #37 from sherlockode/feature/update-requirement
Update requirement for ACB 0.8
2 parents a7b5626 + fe8bd8a commit d51d489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.4 || ^8.1",
1414
"sherlockode/advanced-content-bundle": "~0.8.0",
15-
"sonata-project/admin-bundle": "3.*",
15+
"sonata-project/admin-bundle": "4.*",
1616
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)