Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit 374b31b

Browse files
author
atehnix
committed
Laravel 6
1 parent 9546272 commit 374b31b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=7.1.3",
20-
"laravel/framework": "~5.8.12"
19+
"php": "^7.2",
20+
"laravel/framework": "^6.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)