Skip to content

Commit 70aa05c

Browse files
authored
Merge pull request #4 from madewithlove/jdrieghe-patch-1
Bump PHP versions
2 parents 637903a + 4e96ef4 commit 70aa05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "library",
1313
"license": "MIT",
1414
"require": {
15-
"php": "^7.1",
15+
"php": "^7.3|^8.0",
1616
"illuminate/support": "^5.7.15 | 5.8.* | ^6.0 | ^7.0 | ^8.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)