Skip to content

Commit c9cf02e

Browse files
authored
Merge pull request #2 from leknoppix/master
Laravel 10 perso
2 parents 0213dbd + 43d57f0 commit c9cf02e

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
],
1414
"require": {
1515
"php": "^7.0|^8.0",
16-
"illuminate/support": "^5.4|^6.0|^7.0|^8.0|^9.0",
16+
"illuminate/support": "^5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
1717
"google/apiclient": "^2.2",
1818
"nesbot/carbon": "^1.22|^2.63"
1919
},

0 commit comments

Comments
 (0)