We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75072d commit bbd19dbCopy full SHA for bbd19db
composer.json
@@ -27,14 +27,14 @@
27
"docs": "https://telegram-bot-sdk.com"
28
},
29
"require": {
30
- "illuminate/console": "^10.0 || ^11.0",
+ "illuminate/console": "10 - 12",
31
"telegram-bot-sdk/telegram-bot-sdk": "^4.0@dev"
32
33
"require-dev": {
34
"irazasyed/docgen": "^0.2",
35
"pestphp/pest": "^2.0",
36
"php-parallel-lint/php-parallel-lint": "^1.3",
37
- "rector/rector": "^1.0"
+ "rector/rector": "^2.0"
38
39
"suggest": {
40
"irazasyed/larasupport": "Allows you to use any Laravel Package in Lumem"
0 commit comments