Commit Graph

317 Commits

Author SHA1 Message Date
Dries Vints d038d1f6b6
Update composer.json 2020-02-13 16:00:10 +01:00
Taylor Otwell c434eae43d guzzle 2020-02-12 16:20:50 -06:00
Taylor Otwell 6b9050226e use phpunit 0 2020-02-12 09:30:09 -06:00
Nuno Maduro eb3143ea72
Uses latest stable of Collision (#5221) 2020-02-04 15:20:49 -06:00
ARCANEDEV c78a1d8184
Bump fzaninotto/faker version to support PHP 7.4 (#5218)
Bumping `fzaninotto/faker` version to support PHP 7.4, especially when running composer with `--prefer-lowest` flag.

PRs related to version `^1.9.1`: 

* https://github.com/fzaninotto/Faker/pull/1748
* https://github.com/fzaninotto/Faker/pull/1843
2020-01-31 07:48:04 -06:00
Freek Van der Herten f04029a64d use ignition v2 (#5211) 2020-01-27 08:53:34 -06:00
Graham Campbell 4bf7dffb90 Bumped defaults for Laravel 7 (#5195) 2019-12-30 12:23:10 -06:00
Graham Campbell 777baff7d5
Update composer.json 2019-12-24 22:28:34 +00:00
Barry vd. Heuvel bee0e8c94c Add HandleCors middleware 2019-12-24 22:28:20 +01:00
Graham Campbell 5d50d30c94 Bumped versions 2019-11-27 15:26:11 +00:00
Graham Campbell fb3e88c313 Merge branch 'master' into develop 2019-11-27 15:21:41 +00:00
Graham Campbell b56fe84011 Use laravel/tinker v2 (#5161) 2019-11-26 12:46:10 -06:00
Nuno Maduro b7a5bc7f3c Bumps Collision dependency to v4.0 (#5160) 2019-11-25 14:46:55 -06:00
Taylor Otwell 9df12c3ca1 ignition doesn't support laravel 7 yet 2019-10-15 13:15:52 -05:00
Nuno Maduro bb969c61d4 Fixes required version of the framework within `composer.json` (#5130) 2019-10-08 15:44:05 -05:00
Dries Vints af15fe5ec6
Revert "Bump PHPUnit"
This reverts commit 5fde1337d6.
2019-09-03 15:54:41 +02:00
Dries Vints 5fde1337d6
Bump PHPUnit 2019-09-03 15:54:00 +02:00
Dries Vints 054bb43038
Laravel 7 2019-09-03 15:53:35 +02:00
Taylor Otwell 13ab419d59 add ignition 2019-09-03 08:37:49 -05:00
Taylor Otwell 41ee35d01f add ignition 2019-09-03 08:37:29 -05:00
Dries Vints 5391cccaad Update version constraint (#5066) 2019-07-29 11:22:12 -04:00
Taylor Otwell f053116c56 remove dumpserver since doesn't work on 5.9 2019-05-30 08:07:52 -05:00
Dries Vints cfd5929785
Merge branch 'master' into develop 2019-03-12 17:23:52 +01:00
Rod Elias 54cd6d90bb
upgrade the collision dependency from v2 to v3 2019-03-07 23:20:15 -03:00
Dries Vints 0582a20add
Encourage to use PHPUnit 8 2019-02-26 17:32:09 +01:00
Dries Vints 25cf4c4923
Require PHP 7.2 2019-02-26 17:31:56 +01:00
Dries Vints 573cc157eb
Update to Laravel 5.9 2019-02-26 17:31:37 +01:00
Dries Vints 75468420a4
Use same version as framework 2019-02-09 14:05:33 +01:00
Dries Vints e4f20eac36
Reverse minimum PHPUnit version 2019-02-09 12:21:57 +01:00
Dries Vints 4dc76847c1
Update to PHPUnit 8
Encourage people on 5.8 to use PHPUnit 8.
2019-02-08 17:14:08 +01:00
Taylor Otwell 4070dc98d4 fix conflicts 2018-12-18 09:06:40 -06:00
Andreas Möller 3128c2932f
Enhancement: Normalize composer.json 2018-11-18 10:40:46 +01:00
Till Krüss 8d455cdb58
preserve colors 2018-09-18 12:48:09 -07:00
Taylor Otwell 8b712e37e6
Update composer.json 2018-09-06 08:49:26 -05:00
Graham Campbell 5a21a99527 Target Laravel 5.8 2018-09-06 14:44:20 +01:00
Nuno Maduro 799a3ef8ec
Use semver caret operator for laravel-dump-server 2018-08-27 10:48:40 +02:00
Taylor Otwell dda50109be update composer 2018-08-24 10:40:40 -05:00
Taylor Otwell ff99e2fd5c add dump server 2018-08-11 16:20:19 -10:00
Taylor Otwell 78573d6bf0 remove dump server until it is ready for 5.7 2018-08-05 08:14:56 -10:00
Marcel Pociot 62e6c34bdd Add beyondcode/laravel-dump-server as dev dependency 2018-07-09 21:07:46 +02:00
Graham Campbell cd36914ad2 Use semver caret operator 2018-03-06 22:42:09 +00:00
Freek Van der Herten 4665ef4335
Remove unnecessary package
The `thanks` package is not needed to develop kickass Laravel apps.
2018-02-26 23:23:02 +01:00
César A. Ramírez f3d10825ff Update Collision 2018-02-18 09:59:46 -06:00
Laurence Ioannou 4fc45d7522
Revert "[5.6] Use composer platform config" 2018-02-17 23:56:27 +11:00
Ari Kaiy 5b9fa58c6c
packets in alphabetical order 2018-02-15 22:33:53 +02:00
Graham Campbell d9479f3144
Use composer platform config 2018-02-14 13:39:53 +00:00
Jason McCreary b9f6fc3045
Require same PHP version as framework 2018-02-06 13:06:53 -05:00
Taylor Otwell f771896c28 ship phpunit 7 by default 2018-02-02 15:42:56 -06:00
Taylor Otwell 828967a42f Merge branch 'master' into develop 2018-01-03 10:52:47 -06:00
Taylor Otwell 60de3a5670 add thanks 2018-01-03 10:52:04 -06:00
Taylor Otwell f5ea753ebe
Merge pull request #4514 from nunomaduro/master
[5.6] Adds nunomaduro/collision on composer require-dev
2017-12-19 08:37:23 -06:00
Chris Fidao 6779a2759e Trusted proxy to version 4.0 for laravel 5.6 2017-12-19 06:48:46 -06:00
Taylor Otwell f1575bf27c prefer stable 2017-12-18 10:40:39 -06:00
Nuno Maduro 6556e548dd Adds nunomaduro/collision on composer require-dev 2017-12-17 22:18:24 +01:00
Taylor Otwell 73576f73d6 update deps 2017-12-15 16:24:49 -06:00
Gabriel Caruso 0d62dfb909 Matche mockery/mockery with laravel/framework 2017-10-16 10:46:16 -02:00
Taylor Otwell a6c68c24c9 fixing conflicts 2017-08-30 11:55:27 +02:00
Tom Irons c542d0ba3d add whoops to dev dependencies 2017-08-05 15:55:03 -04:00
Gary Green efdec1c86b Remove migrations from autoload classmap. 2017-07-21 15:20:50 +01:00
Taylor Otwell fef413ff0e remove predis 2017-07-12 11:58:52 -05:00
Taylor Otwell 9a276e4ef5 wip 2017-07-11 15:25:52 -05:00
Taylor Otwell 2f4d72699c update composer json 2017-06-01 11:26:43 -05:00
Miguel Piedrafita 8379a92a14 Use current PHP version instead of using PATH 2017-05-25 14:56:28 +02:00
Taylor Otwell 8abc4d05c5 allow dev installs 2017-04-11 08:16:12 -05:00
Taylor Otwell 4696e7bcb6 fix conflicts 2017-04-07 08:11:06 -05:00
Taylor Otwell e23a1d284f add trust proxy middleware 2017-03-29 10:05:16 -05:00
Alexandr 2b5925bc62 Composer -o
Composer allows us to optimize the autoloader using the --optimize flag or shortly -o.
2017-03-27 14:31:34 +03:00
Mior Muhammad Zaki 926f53bcc0 Laravel 5.4 explicitly require phpunit 5.7.0+
As demonstrated in laravel/framework#17699 it is possible to have phpunit being installed with a lower than `5.7.0`, which doesn't work at all on 5.4 due to the changes with PHPUnit namespaced class.
2017-02-01 09:04:07 +08:00
Taylor Otwell 095fa50f7b Revert "Append '@' to let composer resolve PHP executable" 2017-01-30 16:29:40 -06:00
Tim Groeneveld cc42c3fe0a Append '@' to let composer resolve PHP executable
To execute PHP scripts, you can use `@php` which will automatically resolve to whatever
php process is currently being used.

See https://getcomposer.org/doc/articles/scripts.md#executing-php-scripts
for more information.
2017-01-30 17:26:30 +10:00
Eric Dowell bf33e17022 Update composer.json
Only autoload the tests namespace in dev.
2017-01-24 15:44:09 -06:00
Taylor Otwell e0a3b26517 update composer fil 2017-01-24 10:18:57 -06:00
Graham Campbell 380c3a76a0 Added tinker to the default app 2016-12-29 13:06:11 +00:00
Graham Campbell 36875bb98e Merge branch 'master' into develop 2016-12-29 13:03:32 +00:00
Dries Vints 483c9678c6 Sort Composer packages by default
It's much easier to search for packages in the composer.json file when they're sorted by default.
2016-12-17 15:25:24 +01:00
Taylor Otwell d4bddc5649 remove unneeded deps 2016-12-05 13:57:35 -06:00
Taylor Otwell cf73f8cb21 update deps 2016-12-01 11:47:40 -06:00
Taylor Otwell 08eefbcc11 Organize tests. 2016-11-29 15:48:33 -06:00
Taylor Otwell 9afcefb794 increment version 2016-10-26 08:17:15 -05:00
Taylor Otwell c87566b5c9 stability 2016-10-24 17:05:16 -05:00
Taylor Otwell af4f5bd98b change versions 2016-10-24 17:03:46 -05:00
Taylor Otwell 99de565ae7 change composer file 2016-08-23 15:09:36 +02:00
Graham Campbell 0203d5d866 Merge branch 'master' into develop 2016-07-28 15:13:28 -04:00
hikouki 2f0ec593bc Modify post-root-package-install script.
Idempotence.
2016-07-28 12:10:54 +09:00
Graham Campbell 0909dc2572 Merge branch 'master' into develop 2016-03-30 13:11:35 +01:00
Barry vd. Heuvel 40e5e164a9 Use ComposerScripts
Use ComposerScripts to avoid loading any configuration/compiled files.
2016-03-23 15:27:01 +01:00
Barry vd. Heuvel 4fec844eb9 Remove pre-update-cmd
Can't rely on being able to run php artisan, before updating.
2016-03-16 08:37:44 +01:00
Graham Campbell 84c7435dee Updated for 5.3 2015-12-27 16:11:56 +00:00
Taylor Otwell becd774e04 update dependencies 2015-12-21 11:26:25 -06:00
Taylor Otwell 8c7ebc5f81 change order of scripts 2015-12-16 11:55:37 -06:00
Graham Campbell 99a11eafb2 Added symfony deps to require-dev 2015-11-13 22:12:11 +00:00
Taylor Otwell 58e4045f6d remove phpspec 2015-08-06 12:44:12 -05:00
Graham Campbell 19e54f5e1f Install laravel 5.2 2015-06-15 22:26:17 +01:00
Graham Campbell 7e303014b6 Sync with 5.0 2015-06-15 22:22:23 +01:00
Taylor Otwell 15d6f3fe15 remove stability setting 2015-06-14 17:53:36 -05:00
Taylor Otwell 63ba6decb3 remove prefer stable 2015-06-14 17:46:57 -05:00
Barry vd. Heuvel 26b6b8e5ff Set minimum stability to stable 2015-06-14 20:55:13 +02:00
Taylor Otwell 9a70a4b2b1 Update PHP dependencies. 2015-06-08 20:40:07 -05:00
crynobone 2ac993f8d3 [5.1] Move copying .env.example to post-root-package-install
post-create-project-cmd is executed only after post-install-cmd and this
could cause issue on the first installation (via composer
create-project) where environment is not prepared hence `php artisan
optimize` would generate `compiled.php`.

Signed-off-by: crynobone <crynobone@gmail.com>
2015-06-02 10:26:07 +08:00
Graham Campbell c77a389277 Tabs to spaces
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-06-01 15:46:23 +01:00
Graham Campbell 4e4b2b8749 Add faker to require-dev 2015-05-25 13:43:03 +01:00
Taylor Otwell 7477ec918f Pull in Mockery for mocking. 2015-05-06 21:08:42 -05:00
Graham Campbell c170c76dc2 Fixed 5.1 installation 2015-02-15 14:57:50 +00:00
Taylor Otwell 9da5d30bf7 upgrade version. 2015-02-04 08:17:58 -06:00
Taylor Otwell 61842064b7 upgrade version. 2015-02-04 08:17:48 -06:00
Taylor Otwell da60de8973 use stable 2015-02-04 08:17:25 -06:00
Graham Campbell eb63ae5ee5 Use stable dependencies 2015-01-27 20:39:24 +00:00
Hannes Van De Vreken 85182ec062 copy .env file as after create project
Will work on any os.
2015-01-18 10:50:07 +01:00
Taylor Otwell e2b7f92abe Merge pull request #3046 from driesvints/feature/phpspec-config-file
Add PHPSpec config file and dependency
2014-12-16 13:47:47 -06:00
Graham Campbell 931f0eb840 Make use of autoload-dev 2014-12-15 15:53:52 +00:00
Taylor Otwell 9d3a58284f Fix database path. 2014-12-08 10:10:47 -06:00
Taylor Otwell 532297c109 Work on default project structure. 2014-12-08 09:31:31 -06:00
Jeffrey Way 001ba10296 Adjust for Elixir move to npm 2014-10-14 14:37:39 -04:00
Taylor Otwell 97d95abfa6 Add post-install cmds for routes and events. 2014-10-11 20:53:31 -05:00
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