Skip to content

Commit 51e5731

Browse files
authored
Update composer.json
1 parent a471fa5 commit 51e5731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"livewire/livewire": "^1 | ^2"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^7.5.15|^8.4|^9.0"|^10.0,
26+
"phpunit/phpunit": "^7.5.15 | ^8.4 | ^9.0 | ^10.0",
2727
"laravel/framework": "^7 | ^8 | ^9 | ^10",
2828
"orchestra/testbench": "~3.6.0|~3.7.0|~3.8.0|^4.0|^5.0"
2929
},

0 commit comments

Comments
 (0)