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

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! [ECS] …
Browse files Browse the repository at this point in the history
…Make phar ready by putting value objects to own namespace and exclude dir
  • Loading branch information
TomasVotruba committed Jan 10, 2020
1 parent 093312c commit ec0bd9a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/EasyCodingStandard/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/finder": "^4.4|^5.0",
"symfony/yaml": "^4.4|^5.0",
"symplify/coding-standard": "^7.2",
"symplify/package-builder": "^7.2",
"symplify/set-config-resolver": "^7.2",
"symplify/smart-file-system": "^7.2",
"symplify/autowire-array-parameter": "^7.2",
"symplify/auto-bind-parameter": "^7.2"
"symplify/coding-standard": "^7.3",
"symplify/package-builder": "^7.3",
"symplify/set-config-resolver": "^7.3",
"symplify/smart-file-system": "^7.3",
"symplify/autowire-array-parameter": "^7.3",
"symplify/auto-bind-parameter": "^7.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ec0bd9a

Please sign in to comment.