Skip to content

Commit 6dc31fb

Browse files
authored
Merge pull request #6 from jonnywilliamson/master
2 parents 35858f4 + 748035f commit 6dc31fb

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,11 +20,11 @@
2020
}
2121
],
2222
"require": {
23-
"illuminate/console": "6 - 9",
23+
"illuminate/console": "^10",
2424
"telegram-bot-sdk/telegram-bot-sdk": "^4.0@dev"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^8.5 || ^9.0"
27+
"phpunit/phpunit": "^9.6"
2828
},
2929
"suggest": {
3030
"irazasyed/larasupport": "Allows you to use any Laravel Package in Lumem"

0 commit comments

Comments
 (0)