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 25d4b69 commit d93f04cCopy full SHA for d93f04c
CHANGELOG.md
@@ -10,4 +10,4 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
10
### Added
11
- Initial commit
12
13
-[unreleased]: https://github.com/thephpleague/commonmark/compare/1.0.0...HEAD
+[unreleased]: https://github.com/colinodell/json5/compare/1.0.0...HEAD
composer.json
@@ -48,7 +48,7 @@
48
},
49
"extra": {
50
"branch-alias": {
51
- "dev-master": "1.0-dev"
+ "dev-master": "2.0-dev"
52
}
53
54
"config": {
0 commit comments