Skip to content
Snippets Groups Projects
Unverified Commit c6e3b138 authored by Craig Smith's avatar Craig Smith Committed by GitHub
Browse files

Laravel 8 Readiness

parent 5f1d23b9
Branches
Tags 2.1.5
No related merge requests found
......@@ -27,11 +27,11 @@
],
"require": {
"php": ">=7.1",
"illuminate/support": "^6.0|^7.0",
"illuminate/support": "^6.0|^7.0|^8.0",
"phpdocumentor/reflection-docblock": "^5.1"
},
"require-dev": {
"orchestra/testbench": "^4.0|^5.0",
"orchestra/testbench": "^4.0|^5.0|^6.0",
"phpunit/phpunit": "^8.0|^9.0"
},
"autoload": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment