We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f379ce0 commit 70e208bCopy full SHA for 70e208b
composer.json
@@ -9,12 +9,12 @@
9
],
10
"require": {
11
"php": ">=7.2",
12
- "laravel/framework": "^6.0|^7.0",
+ "laravel/framework": "^6.0|^7.0|^8.0",
13
"the-tinderbox/clickhouse-builder": "^3.0",
14
"ext-json": "*"
15
},
16
"require-dev": {
17
- "infection/infection": "0.15.*|0.16.*",
+ "infection/infection": "0.15.*|0.16.*|0.17.*",
18
"phpunit/phpunit": "^8.0|^9.0",
19
"mockery/mockery": "^1.3",
20
"fzaninotto/faker": "^1.9"
0 commit comments