Skip to content

Commit

Permalink
Bump to Symplify 10 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Dec 8, 2021
1 parent 2800a83 commit dfa0699
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
"symfony/process": "^5.4|^6.0",
"symfony/string": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0",
"symplify/astral": "^10.0-beta17",
"symplify/autowire-array-parameter": "^10.0-beta17",
"symplify/composer-json-manipulator": "^10.0-beta17",
"symplify/console-color-diff": "^10.0-beta17",
"symplify/easy-parallel": "^10.0-beta17",
"symplify/package-builder": "^10.0-beta17",
"symplify/rule-doc-generator-contracts": "^10.0-beta17",
"symplify/simple-php-doc-parser": "^10.0-beta17",
"symplify/skipper": "^10.0-beta17",
"symplify/smart-file-system": "^10.0-beta17",
"symplify/symfony-php-config": "^10.0-beta17",
"symplify/vendor-patches": "^10.0-beta17",
"symplify/astral": "^10.0",
"symplify/autowire-array-parameter": "^10.0",
"symplify/composer-json-manipulator": "^10.0",
"symplify/console-color-diff": "^10.0",
"symplify/easy-parallel": "^10.0",
"symplify/package-builder": "^10.0",
"symplify/rule-doc-generator-contracts": "^10.0",
"symplify/simple-php-doc-parser": "^10.0",
"symplify/skipper": "^10.0",
"symplify/smart-file-system": "^10.0",
"symplify/symfony-php-config": "^10.0",
"symplify/vendor-patches": "^10.0",
"tracy/tracy": "^2.8",
"webmozart/assert": "^1.10"
},
Expand Down Expand Up @@ -166,7 +166,5 @@
"config": {
"sort-packages": true,
"platform-check": false
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit dfa0699

Please sign in to comment.