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 8bf2f0d commit 8cc9178Copy full SHA for 8cc9178
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Not released
+## 0.7.0
4
- Removed `NeutronStandard.Conditions.DisallowConditionAssignWithoutConditional`.
5
- Removed `NeutronStandard.MagicMethods.DisallowMagicGet`.
6
- Removed `NeutronStandard.MagicMethods.DisallowMagicSet`.
composer.json
@@ -44,7 +44,7 @@
44
},
45
"extra": {
46
"branch-alias": {
47
- "dev-master": "0.6.x-dev"
+ "dev-master": "0.7.x-dev"
48
}
49
50
0 commit comments