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 e57b939 commit 4b82810Copy full SHA for 4b82810
CHANGELOG.md
@@ -11,6 +11,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
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
23
## [1.0.1]
24
### Fixed
25
- Do not require a dev version of symfony/console (#22)
0 commit comments