Skip to content

Commit bf03230

Browse files
committed
Allow license-checker to install with PHP 7 & 8
1 parent e7f214f commit bf03230

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
@@ -32,7 +32,7 @@
3232
"captainhook/captainhook": "^5.10.8",
3333
"captainhook/plugin-composer": "^5.3.3",
3434
"league/commonmark": "^2.2.3",
35-
"madewithlove/license-checker": "^1.2",
35+
"madewithlove/license-checker": "^0.10.0 || ^1.2",
3636
"magento/framework": ">=102.0.0",
3737
"mikey179/vfsstream": "^1.6.10",
3838
"nette/neon": "^3.3.3",

0 commit comments

Comments
 (0)