Skip to content

Commit 2a151ab

Browse files
committed
bump orchestra version for PHP 8.2
1 parent ea31829 commit 2a151ab

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"bitmasks",
5353
"macros",
5454
"macroable",
55-
"binding"
55+
"binding",
56+
"implicit"
5657
],
5758
"homepage": "https://github.com/henzeb/enumhancer",
5859
"license": "AGPL-3.0-only",
@@ -70,10 +71,8 @@
7071
"require-dev": {
7172
"mockery/mockery": "^1.5",
7273
"nunomaduro/larastan": "^2.3",
73-
"orchestra/testbench": "v6.24.1|^7.0",
74+
"orchestra/testbench": "v6.24.1|^v7.18",
7475
"phpstan/phpstan": "^1.9",
75-
"phpstan/phpstan-mockery": "^1.1",
76-
"phpstan/phpstan-phpunit": "^1.3",
7776
"phpunit/phpunit": "^9.5.27"
7877
},
7978
"autoload": {

0 commit comments

Comments
 (0)