Downgrade to php 8 so CI works.

This commit is contained in:
James Cole 2020-07-31 12:11:01 +02:00
parent 22b1bfd189
commit c3110a43da
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D
2 changed files with 262 additions and 486 deletions

View File

@ -111,7 +111,7 @@
"nunomaduro/larastan": "^0.6.1",
"phpstan/phpstan": "^0.12.33",
"phpstan/phpstan-deprecation-rules": "^0.12.5",
"phpunit/phpunit": "^9.2",
"phpunit/phpunit": "^8.5",
"psalm/plugin-laravel": "^1.1",
"roave/security-advisories": "dev-master",
"thecodingmachine/phpstan-strict-rules": "^0.12.0",

746
composer.lock generated

File diff suppressed because it is too large Load Diff