Skip to content

Commit 70e208b

Browse files
authored
Update composer.json
1 parent f379ce0 commit 70e208b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
],
1010
"require": {
1111
"php": ">=7.2",
12-
"laravel/framework": "^6.0|^7.0",
12+
"laravel/framework": "^6.0|^7.0|^8.0",
1313
"the-tinderbox/clickhouse-builder": "^3.0",
1414
"ext-json": "*"
1515
},
1616
"require-dev": {
17-
"infection/infection": "0.15.*|0.16.*",
17+
"infection/infection": "0.15.*|0.16.*|0.17.*",
1818
"phpunit/phpunit": "^8.0|^9.0",
1919
"mockery/mockery": "^1.3",
2020
"fzaninotto/faker": "^1.9"

0 commit comments

Comments
 (0)