mittwald / typo3-web2pdf

A TYPO3 extension for rendering content as PDF
GNU General Public License v2.0
18 stars 20 forks source link

Composer installation of 1.2.x not possible #94

Closed chriwo closed 6 years ago

chriwo commented 6 years ago

The composer require command "composer require mittwald/web2pdf" install version 1.1.2. An update to version 1.2.x follows this error message

The requested package mittwald/web2pdf ^1.2 exists as mittwald/web2pdf[1.1.2] but these are rejected by your constraint.

I think that's 2 mistakes. First in composer.json and ext_emconf.php, the version ist defined as 1.1-dev. The second is dev-master alias shows to branch "1.0.x-dev" which not exists.

pstranghoener commented 6 years ago

Fixed in Version 1.2.2