Skip to content

Commit f20d42c

Browse files
author
Kuba Płaskonka
authored
Merge pull request #5 from DivanteLtd/pimcore-6-composer-dependency
Add pimcore 6 in composer dependency
2 parents 2319142 + 87cb63b commit f20d42c

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
@@ -31,7 +31,7 @@
3131
}
3232
],
3333
"require": {
34-
"pimcore/pimcore": "^5.5"
34+
"pimcore/pimcore": "^5.5 || ^6.0"
3535
},
3636
"require-dev": {
3737
"phpunit/phpunit": "^7.5",

0 commit comments

Comments
 (0)