316 Commits

Author SHA1 Message Date
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 5fde1337d629bd116602f2e67ead75988ae7568f.
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