Skip to content

Commit 54b2fc0

Browse files
Bump dependencies for Laravel 11 (#53)
1 parent 0e8ff8a commit 54b2fc0

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
@@ -20,8 +20,8 @@
2020
],
2121
"require": {
2222
"php": "^7.4|^8.0",
23-
"illuminate/config": "^7.0|^8.0|^9.0|^10.0",
24-
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
23+
"illuminate/config": "^7.0|^8.0|^9.0|^10.0|^11.0",
24+
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
2525
"php-mqtt/client": "^1.3.0|^2.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)