Skip to content

Commit fe943cd

Browse files
committed
Fix Tests
1 parent a304ded commit fe943cd

File tree

4 files changed

+5756
-1164
lines changed

4 files changed

+5756
-1164
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"illuminate/events": "^10.0|^11.0|^12.0"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^10.0|^11.0",
35-
"orchestra/testbench": "^8.0|^9.0",
34+
"laravel/pint": "^1.0",
3635
"mockery/mockery": "^1.6",
36+
"orchestra/testbench": "^10.2",
3737
"phpstan/phpstan": "^1.10",
38-
"laravel/pint": "^1.0"
38+
"phpunit/phpunit": "^12.1"
3939
},
4040
"autoload": {
4141
"psr-4": {

0 commit comments

Comments
 (0)