You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I could create a bunch of fake releases and update the composer.json representing the CakePHP versions but that is lame. Figure out a way to set them dynamically. So these would work:
Currently I could create a bunch of fake releases and update the composer.json representing the CakePHP versions but that is lame. Figure out a way to set them dynamically. So these would work:
php composer.phar create-project shama/eatcake path/ 2.1
php composer.phar create-project shama/eatcake path/ 1.3.13
The text was updated successfully, but these errors were encountered: