Commit Graph

103 Commits

Author SHA1 Message Date
Taylor Otwell 7120fbb272 Add elixir to dependencies. 2014-10-10 12:54:01 -05:00
Dries Vints 2b8311f711 Add PHPSpec config file and dependency 2014-09-28 20:36:34 +02:00
Julien Bonvarlet 13d19d606d Fix dependency
With this new 5.0 branch, there is some issues on composer install. Either keep a 4.3.* branch or change this ?
2014-09-12 17:22:09 +02:00
Taylor Otwell 5b1e511ab1 Merge branch 'master' into develop 2014-08-22 08:30:57 -05:00
Barry vd. Heuvel c4bb1b8e59 Add type 'project' to composer.json
That is what is suggested by https://getcomposer.org/doc/04-schema.md#type
2014-08-21 09:43:18 +02:00
crynobone e084583077 Move PHPUnit to require-dev and fixes directory references to tests.
Signed-off-by: crynobone <crynobone@gmail.com>
2014-08-20 19:36:09 +08:00
Taylor Otwell 177d1ebb7a Mega work on structure. 2014-08-20 00:26:14 -05:00
Taylor Otwell 9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00
Taylor Otwell a5f4e74889 Autoload the console. 2014-08-13 10:01:57 -05:00
Taylor Otwell 278758542c Namespace change. 2014-08-13 10:00:36 -05:00
Taylor Otwell ee6f47dc47 Working on app structure. 2014-08-13 09:44:20 -05:00
Taylor Otwell ac9ce28597 Rename core directory. 2014-08-12 07:01:09 -05:00
Taylor Otwell 727d097a5b Remove accidental dependency. 2014-08-11 10:42:42 -05:00
Taylor Otwell 6070d93c4a Working on new directory structure. 2014-08-11 10:13:20 -05:00
Taylor Otwell 4b117a6ea8 Fix a few things. 2014-08-01 00:55:37 -05:00
Taylor Otwell 9b00554990 Merging structure branch. 2014-07-31 23:44:43 -05:00
Taylor Otwell 0e0fd73b43 Working on overall app structure. 2014-07-31 15:13:50 -05:00
Taylor Otwell a5001352e6 Fix autoload map. 2014-07-29 23:52:16 -05:00
Taylor Otwell d2acaa24c2 Point at 4.3. 2014-06-01 13:16:51 -05:00
Taylor Otwell 1713d69ca8 Merge development branch. 2014-06-01 13:16:30 -05:00
Taylor Otwell 702388461a Update composer.json 2014-01-10 20:18:00 -06:00
Taylor Otwell c420a7b8bf Merge branch 'master' into develop 2014-01-09 21:31:24 -06:00
crynobone b268cdc716 Add php artisan clear-compiled to post-install-cmd, as proposed in
laravel/framework#3152

Signed-off-by: crynobone <crynobone@gmail.com>
2014-01-07 10:50:02 +08:00
Taylor Otwell 85f096b5d7 Minimum stability stable. 2013-12-12 09:28:04 -06:00
Taylor Otwell bc52ed5e3f Up dependency on dev branch. 2013-12-12 09:24:38 -06:00
Taylor Otwell c8dfb2e0b4 Stack doesn't need to be in this composer file. 2013-10-28 10:11:34 -05:00
Taylor Otwell 29fc9f694d Working on more Stacky setup. 2013-10-25 00:28:22 -05:00
Taylor Otwell 80b1c853ce Merge branch 'master' into develop 2013-10-13 20:57:43 -05:00
Taylor Otwell aced8afaab Add missing comma. 2013-10-11 22:34:42 -05:00
Taylor Otwell 0d011da4e5 Custom repository no longer needed. 2013-10-05 21:52:50 -05:00
Taylor Otwell 375cbdeaec Fix spacing. 2013-10-03 16:25:54 -05:00
Ibrahim AshShohail 258919ad1b Moved pre-update-cmd to post-update-cmd 2013-09-29 16:02:32 +03:00
Taylor Otwell 4c7d677909 Added repository to Composer file. 2013-09-19 21:39:09 -05:00
Taylor Otwell d94408d6c1 Merge branch 'master' into develop 2013-09-06 23:51:46 -05:00
Fabien Potencier 505f445f99 Add missing license information in composer.json
The license information was missing from the composer.json file. This information is quite important as it is displayed on Packagist and used by automated tools (like http://insight.sensiolabs.com/ for instance) to check compatibility of your project dependencies.
2013-08-29 08:33:24 +02:00
Taylor Otwell be57d32dfa Merge branch 'master' into develop 2013-06-09 20:43:01 -05:00
Taylor Otwell f583a9d23f Added post create-project command to generate key. 2013-06-09 20:24:38 -05:00
Brian Kiewel 4b35eea3a7 changed spaces to tabs 2013-06-07 17:00:23 -07:00
Taylor Otwell 43a2e8f20e Merge branch 'master' into develop 2013-05-31 08:30:47 -05:00
Taylor Otwell 9b44c33cb3 Fix package name. 2013-05-31 08:30:40 -05:00
Taylor Otwell 5e24837f43 Merge branch 'master' into develop 2013-05-31 08:29:42 -05:00
Taylor Otwell d1520dc1b9 Adding a few things to the composer.json file. 2013-05-31 08:29:03 -05:00
Taylor Otwell df3795b8ef Update dependency to 4.1.x. 2013-05-28 15:38:38 -05:00
Taylor Otwell db365ddaae Remove pre-install cmd for now. 2013-05-06 09:35:34 -05:00
Taylor Otwell e12830534e Tweak composer commands. Closes #1954. 2013-05-04 19:29:52 -05:00
Taylor Otwell e8823e798b Added clear compile pre update script. 2013-05-03 22:26:37 -05:00
Taylor Otwell b042d46bfe Set preferred install as "dist" out of the box. 2013-04-19 23:39:29 -05:00
Taylor Otwell e0d6b130b8 Remove pre-update script. 2013-04-14 13:54:33 -05:00
Taylor Otwell 315bb1dd9b Add pre-update command to remove the compiled file. 2013-04-14 13:51:53 -05:00
Taylor Otwell 36e7b132d4 Setup composer post update script to run php artisan optimize. 2013-03-16 09:05:37 -05:00
Taylor Otwell 6c40ce69fb setup seeder. 2013-02-07 14:51:28 -06:00
Ben Corlett 24e158e889 Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-02-07 11:19:17 +11:00
Taylor Otwell 5d99f9f1d6 moving laravel 4 into develop branch. 2013-01-11 15:14:07 -06:00