Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit b3bdf9f

Browse files
committed
Fixed order of packages in composer.json
1 parent b4eb971 commit b3bdf9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"zendframework/zend-stdlib": "^3.1"
2424
},
2525
"require-dev": {
26+
"mikey179/vfsStream": "^1.6.5",
2627
"ocramius/proxy-manager": "^1.0 || ^2.0",
2728
"phpbench/phpbench": "^0.13.0",
2829
"phpunit/phpunit": "^5.7.25 || ^6.4.4",
29-
"mikey179/vfsStream": "^1.6.5",
3030
"zendframework/zend-coding-standard": "~1.0.0"
3131
},
3232
"provide": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)