Skip to content

Commit 2a3d1ad

Browse files
Update composer.json
Better way of specifying versioning
1 parent e022f3c commit 2a3d1ad

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
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
}],
1515
"require": {
16-
"php": ">=7.2.5",
16+
"php": "^7.2.5|^8.0",
1717
"dingo/blueprint": "^0.4",
1818
"illuminate/routing": "^7.0|^8.0",
1919
"illuminate/support": "^7.0|^8.0",

0 commit comments

Comments
 (0)