Skip to content

Commit

Permalink
bump orchestra version for PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henzeb committed Jan 6, 2023
1 parent ea31829 commit 2a151ab
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
"bitmasks",
"macros",
"macroable",
"binding"
"binding",
"implicit"
],
"homepage": "https://github.com/henzeb/enumhancer",
"license": "AGPL-3.0-only",
Expand All @@ -70,10 +71,8 @@
"require-dev": {
"mockery/mockery": "^1.5",
"nunomaduro/larastan": "^2.3",
"orchestra/testbench": "v6.24.1|^7.0",
"orchestra/testbench": "v6.24.1|^v7.18",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5.27"
},
"autoload": {
Expand Down

0 comments on commit 2a151ab

Please sign in to comment.