Skip to content

Add appveyor configuration#44

Merged
AD7six merged 3 commits into
cakephp:masterfrom
antograssiot:appveyor
Feb 11, 2015
Merged

Add appveyor configuration#44
AD7six merged 3 commits into
cakephp:masterfrom
antograssiot:appveyor

Conversation

@antograssiot
Copy link
Copy Markdown
Contributor

  • correct the composer autoloading lines generation on Windows
    using
 bin\cake bake plugin BestPlugin

would generate the following in composer.json :

"BestPlugin\\": ".\\plugins\\BestPlugin/src"

instead of

"BestPlugin\\": "./plugins/BestPlugin/src"

@antograssiot antograssiot added this to the 1.0.0 milestone Feb 11, 2015
AD7six added a commit that referenced this pull request Feb 11, 2015
@AD7six AD7six merged commit 3cc30ee into cakephp:master Feb 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants