Skip to content

Commit 2f14080

Browse files
author
Joel Butcher
committed
update dev-deps order
1 parent 21ef2a9 commit 2f14080

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
@@ -25,8 +25,8 @@
2525
},
2626
"require-dev": {
2727
"mockery/mockery": "^1.0",
28-
"phpunit/phpunit": "^9.3",
29-
"php-http/guzzle6-adapter": "^1.0"
28+
"php-http/guzzle6-adapter": "^1.0",
29+
"phpunit/phpunit": "^9.3"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)