dwoo-project / dwoo

[UNMAINTAINED] php template engine
http://dwoo.org
GNU Lesser General Public License v3.0
167 stars 58 forks source link

Composer setup not possible #42

Closed chaos234 closed 8 years ago

chaos234 commented 8 years ago

Hey,

I can't install dwoo over composer on my win10 machine with the supplied composer command because there is no option or any hint - also not on googles side - how to change from stable to dev so it's not possible to install it over composer.

Please fix this according to the latest composer cmd line parameters.

Oh ... composer require --dev dwoo/dwoo does also not work.

typoworx-de commented 8 years ago

Any update on this? Issue still persists.

[InvalidArgumentException]                                                   
  Could not find package dwoo/dwoo at any version for your minimum-stability   
  (stable). Check the package spelling or your minimum-stability

Cannot install/require. The Package is still listed at packagist: https://packagist.org/packages/dwoo/dwoo

emulienfou commented 8 years ago

Problem fixed on 1.2.1. You can try composer require dwoo/dwoo.