mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 06:20:46 +02:00
[ticket/16649] Alphabetical sorting for composer.json entries
PHPBB3-16649
This commit is contained in:
@@ -50,19 +50,19 @@
|
||||
"symfony/finder": "~5.2",
|
||||
"symfony/http-foundation": "~5.2",
|
||||
"symfony/http-kernel": "~5.2",
|
||||
"symfony/mime": "~5.2",
|
||||
"symfony/process": "^5.2",
|
||||
"symfony/proxy-manager-bridge": "~5.2",
|
||||
"symfony/routing": "~5.2",
|
||||
"symfony/twig-bridge": "~5.2",
|
||||
"symfony/yaml": "~5.2",
|
||||
"symfony/mime": "~5.2",
|
||||
"twig/twig": "^1.0 || ^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "~3.2",
|
||||
"laravel/homestead": "~10.17",
|
||||
"phing/phing": "~2.4",
|
||||
"misantron/dbunit": "~5.0",
|
||||
"phing/phing": "~2.4",
|
||||
"phpunit/phpunit": "^8.5 || ^9.3",
|
||||
"squizlabs/php_codesniffer": "~3.4",
|
||||
"symfony/browser-kit": "~5.2",
|
||||
|
Reference in New Issue
Block a user