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