Commit graph

8 commits

Author SHA1 Message Date
Koji Tanaka
bea806e98a Update URL in *.md, *.json 2017-03-12 03:04:59 +09:00
mark_story
c02b269bcb Fix default installation path for vendors.
By default global vendors go into `/vendors`. This config change helps
people get started with less friction. I've removed debugkit as
a dependency, as it isn't _really_ a dependency for CakePHP itself.

Refs #8765
2016-05-17 22:24:00 -04:00
Marc Würth
7b20c804f4 Use caret operator for depending on DebugKit 2015-09-28 12:48:40 +02:00
Marc Würth
fd2dd41330 Add cakephp/cakephp-codesniffer as dev dependency 2015-09-25 16:51:47 +02:00
Mark Scherer
92455f86e9 Update requirements to what we actually test. 2015-04-30 14:56:50 +02:00
Stefan Dickmann
01e95945ce update composer.json 2014-04-22 21:48:22 +02:00
mark_story
85d72443b6 Remove ext-mbstring dependency.
mbstring is not a hard dependency for 2.x. The Multibyte class can shim
up the missing extension.

Refs #2564
2013-12-29 23:49:17 -05:00
Jose Diaz-Gonzalez
c86f9ab3e5 Added composer.json for CakePHP 2.x 2013-12-28 18:24:22 -05:00