File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
77and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
88
9- ## [ Unreleased ] [ v0.13.0] ( https://github.com/linna/app/compare/v0.12.0...v0.13.0 ) - 2018-XX-XX
9+ ## [ v0.13.0] ( https://github.com/linna/app/compare/v0.12.0...v0.13.0 ) - 2018-09-01
1010
1111### Changed
1212* require [ linna/framework v0.24.0] ( https://github.com/linna/framework/releases/tag/v0.24.0 )
Original file line number Diff line number Diff line change 1616 },
1717 "require" : {
1818 "php" : " ^7.1" ,
19- "linna/framework" : " dev-master "
19+ "linna/framework" : " ^0.24 "
2020 },
2121 "require-dev" : {
2222 "infection/infection" : " ^0.10" ,
You can’t perform that action at this time.
0 commit comments