Skip to content
Snippets Groups Projects
Commit 1e062d4f authored by snipe's avatar snipe
Browse files

Re-applying laravel update with PHP min 7.2.5

parent ca37de5e
Branches
No related tags found
No related merge requests found
...@@ -34,9 +34,9 @@ ...@@ -34,9 +34,9 @@
"guzzlehttp/guzzle": "^6.5", "guzzlehttp/guzzle": "^6.5",
"intervention/image": "^2.5", "intervention/image": "^2.5",
"javiereguiluz/easyslugger": "^1.0", "javiereguiluz/easyslugger": "^1.0",
"laravel/framework": "^6.0", "laravel/framework": "^6.20",
"laravel/helpers": "^1.2", "laravel/helpers": "^1.2",
"laravel/passport": "^8.4", "laravel/passport": "^9.3.2",
"laravel/slack-notification-channel": "^2.0", "laravel/slack-notification-channel": "^2.0",
"laravel/tinker": "^2.4", "laravel/tinker": "^2.4",
"laravelcollective/html": "^6.0", "laravelcollective/html": "^6.0",
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
"optimize-autoloader": true, "optimize-autoloader": true,
"process-timeout": 3000, "process-timeout": 3000,
"platform": { "platform": {
"php": "7.2" "php": "7.2.5"
} }
} }
} }
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment