Skip to content

Commit 990f1dc

Browse files
authored
Fixed #2
1 parent d5bb5af commit 990f1dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
],
1111
"require": {
1212
"laravel/framework": "^7.14",
13-
"laravel/passport": "^9.2",
14-
"orchestra/testbench": "^5.3"
13+
"laravel/passport": "^9.2"
1514
},
1615
"require-dev": {
1716
"brainmaestro/composer-git-hooks": "^2.7",
1817
"friendsofphp/php-cs-fixer": "^2.15",
18+
"orchestra/testbench": "^5.3",
1919
"mockery/mockery": "^1.0",
2020
"phpunit/phpunit": "^9.0"
2121
},

0 commit comments

Comments
 (0)