We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b1d6b commit e56dabbCopy full SHA for e56dabb
composer.json
@@ -20,9 +20,9 @@
20
"require": {
21
"php": ">= 7.2",
22
"ext-sodium": "*",
23
- "illuminate/database": ">= 5.7.*",
24
- "illuminate/support": ">= 5.7.*",
25
- "monolog/monolog": ">= 1.*"
+ "illuminate/database": ">= 5.7",
+ "illuminate/support": ">= 5.7",
+ "monolog/monolog": ">= 1"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments