Commit graph

14 commits

Author SHA1 Message Date
David Yell
5c5ec45215 Fixed PHP Unit version so running tests using the Console works 2018-01-24 10:01:03 +00:00
Val Bancer
ac227f35a7 Merge pull request #1 from cakephp/2.x
2.x to phpunit-5.7
2017-07-28 09:18:37 +02:00
Val Bancer
5765f4e72a adjusted phpunit version in composer config 2017-07-20 22:25:56 +02:00
Val Bancer
31489a75d6 Adjusted phpunit version in composer.json 2017-07-19 23:51:27 +02:00
Val Bancer
16acacfa27 process-timeout set to 0 in composer to let the tests run as much as
necessary
2017-07-11 00:31:41 +02:00
Val Bancer
bdb8e9b6d5 added composer scripts like in cake 3 2017-07-10 23:12:35 +02:00
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