Skip to content

Commit 6cb79f6

Browse files
Adds L11 support (#17)
Co-authored-by: Taylor Otwell <[email protected]>
1 parent cc6720d commit 6cb79f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": "^7.3|^8.0",
18-
"illuminate/macroable": "^8.0|^9.0|^10.0",
19-
"symfony/finder": "^3.4|^4.0|^5.0|^6.0"
18+
"illuminate/macroable": "^8.0|^9.0|^10.0|^11.0",
19+
"symfony/finder": "^3.4|^4.0|^5.0|^6.0|^7.0"
2020
},
2121
"autoload": {
2222
"files": [

0 commit comments

Comments
 (0)