We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa28234 commit 4f7d1a3Copy full SHA for 4f7d1a3
composer.json
@@ -4,7 +4,7 @@
4
"homepage": "https://github.com/rafaellaurindo/laravel-telegram-logging",
5
"require": {
6
"php": ">=7.2",
7
- "laravel/framework": "7.*|8.*",
+ "laravel/framework": "7.0 || ^8.0 || ^9.0",
8
"monolog/monolog": "2.*"
9
},
10
"license": "MIT",
0 commit comments