franzliedke / studio

A workbench for developing Composer packages.
MIT License
1.14k stars 73 forks source link

Composer Plugin API requirement #43

Closed sumityadav closed 8 years ago

sumityadav commented 8 years ago

I have started to see the following warning:

The "franzl/studio" plugin requires composer-plugin-api 1.0.0, this *WILL* break in the future and it should be fixed ASAP (require ^1.0 for example).
franzliedke commented 8 years ago

This is already fixed in master.

sumityadav commented 8 years ago

Can you tag the release that contains the fix?

franzliedke commented 8 years ago

The other changes are not yet stable, unfortunately.