menatwork-ia / clipboard

Contao Extension :: Extend the clipboard core functionality
http://www.contao.org/en/extension-list/view/clipboard.html
6 stars 7 forks source link

Update composer.json dependencies to ensure Contao 3.5 or higher #20

Closed cliffparnitzky closed 7 years ago

cliffparnitzky commented 7 years ago

Since Version 2.0.7 clipborad could not be used in Contao 3.4 an lower because String was replaced with StringUtil.

So, the composer.json has to be updated to ensure installing is only allowed in the correct Contao version.

frontendschlampe commented 7 years ago

v2.0.6 is working for <3.5

scuben commented 7 years ago

You should make a release with this change on composer.json. I just ran into that issue because i installed 2.0.7.