You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
11
12
12
### Removed
13
13
14
+
## [1.1.0]
15
+
### Fixed
16
+
- Removed samsonasik/package-versions - doesn't work well when globally installed - refs: https://github.com/Ocramius/PackageVersions/issues/38
17
+
using manual version numbers for now. Hopefully can be bought back in when fixed.
18
+
19
+
### Added
20
+
- Improved error reporting when installing extensions - gives hints when PHP extensions are missing (#19)
21
+
- Required PHP extensions to composer.json (#19)
22
+
14
23
## [1.0.1]
15
24
### Fixed
16
25
- Do not require a dev version of symfony/console (#22)
0 commit comments