Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 28, 2023
1 parent be04273 commit a0a61ab
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"symfony/finder": "^6.2"
},
"require-dev": {
"symplify/symplify-kernel": "^11.2",
"symplify/symplify-kernel": "^11.1.25",
"phpunit/phpunit": "^9.5.26"
},
"autoload": {
Expand All @@ -32,18 +32,18 @@
},
"conflict": {
"symplify/phpstan-rules": "<11.1.24",
"symplify/rule-doc-generator-contracts": "<11.1.24",
"symplify/php-config-printer": "<11.1.24",
"symplify/autowire-array-parameter": "<11.1.24",
"symplify/phpstan-extensions": "<11.1.24",
"symplify/rule-doc-generator": "<11.1.24",
"symplify/smart-file-system": "<11.1.24",
"symplify/symfony-static-dumper": "<11.1.24",
"symplify/rule-doc-generator-contracts": "<11.1.25",
"symplify/php-config-printer": "<11.1.25",
"symplify/autowire-array-parameter": "<11.1.25",
"symplify/phpstan-extensions": "<11.1.25",
"symplify/rule-doc-generator": "<11.1.25",
"symplify/smart-file-system": "<11.1.25",
"symplify/symfony-static-dumper": "<11.1.25",
"symplify/config-transformer": "<11.1.24",
"symplify/coding-standard": "<11.1.24",
"symplify/easy-parallel": "<11.1.24",
"symplify/easy-testing": "<11.1.24",
"symplify/symplify-kernel": "<11.1.24",
"symplify/easy-parallel": "<11.1.25",
"symplify/easy-testing": "<11.1.25",
"symplify/symplify-kernel": "<11.1.25",
"symplify/easy-ci": "<11.1.24",
"symplify/monorepo-builder": "<11.1.24"
},
Expand Down

0 comments on commit a0a61ab

Please sign in to comment.