Skip to content

Commit e5f1565

Browse files
committed
Composer.json file updated for composer 5.1 support.
1 parent 96bbcfb commit e5f1565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": ">=7.0.0",
2121
"Spomky-Labs/otphp": "^8.3",
22-
"laravel/framework": ">= 5.2"
22+
"laravel/framework": "^5.1"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)