Skip to content

Commit ef5cf71

Browse files
authored
Merge pull request #47 from codebyray/master
Merged in master
2 parents a47261e + e2c93b2 commit ef5cf71

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: [codebyray]

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php" : "^7.3|^8.0",
20+
"php" : "^7.4|^8.0",
2121
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
2222
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
2323
},

0 commit comments

Comments
 (0)