Skip to content

Commit

Permalink
Failing tests due to testbench error. Upgraded Laravel dependencies t…
Browse files Browse the repository at this point in the history
…o fix (#3211)

Signed-off-by: Ben James <[email protected]>
  • Loading branch information
benjam-es authored Mar 20, 2023
1 parent 2d18551 commit c135859
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"ext-exif": "*",
"ext-fileinfo": "*",
"ext-json": "*",
"illuminate/bus": "^9.18|^10.0",
"illuminate/conditionable": "9.18|^10.0",
"illuminate/console": "^9.18|^10.0",
"illuminate/database": "^9.18|^10.0",
"illuminate/pipeline": "^9.18|^10.0",
"illuminate/support": "^9.18|^10.0",
"illuminate/bus": "^9.52|^10.0",
"illuminate/conditionable": "^9.52|^10.0",
"illuminate/console": "^9.52|^10.0",
"illuminate/database": "^9.52|^10.0",
"illuminate/pipeline": "^9.52|^10.0",
"illuminate/support": "^9.52|^10.0",
"intervention/image": "^2.7",
"maennchen/zipstream-php": "^2.0",
"spatie/image": "^2.2.2",
Expand Down

0 comments on commit c135859

Please sign in to comment.