Skip to content

Commit d6a8de2

Browse files
committedApr 15, 2024
laravel 11 support
1 parent 07fa8d9 commit d6a8de2

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^8.1",
22-
"illuminate/support": "^8|^9|^10",
22+
"illuminate/support": "^8|^9|^10|^11",
2323
"deviddev/billingo-api-v3-php-sdk": "^0.2.6"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)
Please sign in to comment.