Skip to content

Commit a50bb80

Browse files
committed
Works now only in Pimcore X, because of missing PimcoreMigrationInstaller
1 parent c0e7251 commit a50bb80

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
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"pimcore/pimcore": "^5.4.0 | ^6.0.0 | ^10.0.0"
22+
"pimcore/pimcore": "^10.0.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)