mirror of
https://github.com/flarum/core.git
synced 2025-01-29 12:42:32 +01:00
Composer: Reorder dependencies
[ci skip]
This commit is contained in:
parent
c17af492a9
commit
00bc8fc0bc
@ -21,6 +21,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"axy/sourcemap": "^0.1.4",
|
||||
"components/font-awesome": "^5.0.6",
|
||||
"dflydev/fig-cookies": "^1.0.2",
|
||||
"doctrine/dbal": "^2.5",
|
||||
@ -57,8 +58,7 @@
|
||||
"symfony/yaml": "^3.3",
|
||||
"tobscure/json-api": "^0.3.0",
|
||||
"zendframework/zend-diactoros": "^1.7",
|
||||
"zendframework/zend-stratigility": "^3.0",
|
||||
"axy/sourcemap": "^0.1.4"
|
||||
"zendframework/zend-stratigility": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^0.9.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user