Skip to content

Commit

Permalink
chore(release): 2.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.5](v2.2.4...v2.2.5) (2022-07-07)

### Bug Fixes

* **php-coveralls:** remove old satooshi/php-coveralls dependency ([e890acf](e890acf))
  • Loading branch information
semantic-release-bot committed Jul 7, 2022
1 parent e890acf commit f8759ca
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,23 +123,23 @@
}
},
"replace": {
"charcoal/admin": "2.2.4",
"charcoal/app": "2.2.4",
"charcoal/attachment": "2.2.4",
"charcoal/cache": "2.2.4",
"charcoal/cms": "2.2.4",
"charcoal/config": "2.2.4",
"charcoal/core": "2.2.4",
"charcoal/email": "2.2.4",
"charcoal/factory": "2.2.4",
"charcoal/image": "2.2.4",
"charcoal/object": "2.2.4",
"charcoal/property": "2.2.4",
"charcoal/queue": "2.2.4",
"charcoal/translator": "2.2.4",
"charcoal/ui": "2.2.4",
"charcoal/user": "2.2.4",
"charcoal/view": "2.2.4"
"charcoal/admin": "2.2.5",
"charcoal/app": "2.2.5",
"charcoal/attachment": "2.2.5",
"charcoal/cache": "2.2.5",
"charcoal/cms": "2.2.5",
"charcoal/config": "2.2.5",
"charcoal/core": "2.2.5",
"charcoal/email": "2.2.5",
"charcoal/factory": "2.2.5",
"charcoal/image": "2.2.5",
"charcoal/object": "2.2.5",
"charcoal/property": "2.2.5",
"charcoal/queue": "2.2.5",
"charcoal/translator": "2.2.5",
"charcoal/ui": "2.2.5",
"charcoal/user": "2.2.5",
"charcoal/view": "2.2.5"
},
"bin": [
"bin/charcoal"
Expand Down

0 comments on commit f8759ca

Please sign in to comment.