We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0752e7c commit ee992d0Copy full SHA for ee992d0
CHANGELOG.md
@@ -10,4 +10,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- Declare strict type.
11
12
### Changed
13
-- Vendor name from Youwe to Mediact
+- Vendor name from Mediact to Youwe
composer.json
@@ -16,7 +16,7 @@
16
"require-dev": {
17
"mediact/testing-suite": "@stable",
18
"kint-php/kint": "@stable",
19
- "mediact/coding-standard": "dev-feature/OTPBBBBBZP-117",
+ "youwe/coding-standard": "dev-master",
20
"mikey179/vfsstream": "^1.6",
21
"ext-simplexml": "*"
22
},
0 commit comments