Skip to content

Commit ef3ad7e

Browse files
author
Andrey Helldar
committed
Upgraded to the Laravel 8.x
1 parent a9118da commit ef3ad7e

File tree

2 files changed

+3
-3683
lines changed

2 files changed

+3
-3683
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"require": {
1818
"php": "^7.1.3",
1919
"ext-dom": "*",
20-
"illuminate/validation": "^5.6|^6.0|^7.0",
21-
"illuminate/support": "^5.6|^6.0|^7.0",
20+
"illuminate/validation": "^5.6|^6.0|^7.0|^8.0",
21+
"illuminate/support": "^5.6|^6.0|^7.0|^8.0",
2222
"symfony/http-kernel": "^4.0|^5.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^7.5|^8.0"
25+
"phpunit/phpunit": "^7.5|^8.0|^9.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)