Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c5023b0

Browse files
committed
Updated dev requirements
1 parent dc7545f commit c5023b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"illuminate/support": "^7.0|^8.0|^9.0"
2222
},
2323
"require-dev": {
24-
"friendsofphp/php-cs-fixer": "^2.16",
25-
"orchestra/testbench": "^5.0|^6.0",
24+
"friendsofphp/php-cs-fixer": "^2.16|^3.0",
25+
"orchestra/testbench": "^5.0|^6.0|^7.0",
2626
"phpunit/phpunit": "^9.0"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)