Commit Graph

174 Commits

Author SHA1 Message Date
Taylor Otwell 2149e8c24c update seeders 2020-04-21 14:44:37 -05:00
Taylor Otwell b9af2b2294 Use new factories
Use the new factories provided in 8.x
2020-04-21 10:12:39 -05:00
Taylor Otwell f9d2f5be36 remove ignition until its ready for 8 2020-04-08 08:09:49 -05:00
Dries Vints a29dd2edb8
Update composer.json 2020-03-03 15:02:05 +01:00
Graham Campbell 705076ffc2 Bumped min guzzle 2020-02-24 14:48:16 +00:00
Graham Campbell 3233e6f809 Merge branch 'master' into develop 2020-02-24 14:47:21 +00:00
Dries Vints d529de062d
Update composer.json 2020-02-13 16:03:25 +01:00
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