Skip to content

Commit

Permalink
Merge pull request #38 from driesvints/patch-1
Browse files Browse the repository at this point in the history
[10.x] Laravel v10 development
  • Loading branch information
freekmurze authored Feb 11, 2022
2 parents 7a680dc + 12e0313 commit 3cf2ba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"spatie/flare-client-php": "^1.0.1",
"symfony/console": "^5.0|^6.0",
"symfony/var-dumper": "^5.0|^6.0",
"illuminate/support": "^8.77|^9.0"
"illuminate/support": "^8.77|^9.0|^10.0"
},
"require-dev": {
"filp/whoops": "^2.14",
"livewire/livewire": "^2.8|dev-develop",
"mockery/mockery": "^1.4",
"nunomaduro/larastan": "^1.0",
"orchestra/testbench": "^6.23|^7.0",
"orchestra/testbench": "^6.23|^7.0|^8.0",
"pestphp/pest": "^1.20",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
Expand Down

0 comments on commit 3cf2ba1

Please # to comment.