Commit Graph

183 Commits

Author SHA1 Message Date
Dries Vints 02ca853809
Nump minimum Laravel version 2020-10-29 14:23:59 +01:00
Dries Vints 9b21125e31
Merge branch '6.x' into 7.x
# Conflicts:
#	composer.json
2020-10-27 16:18:17 +01:00
Dries Vints 4c25cb953a
Allow for PHP 8 2020-10-27 16:17:46 +01:00
Dries Vints 533f130f14
Merge branch '6.x' into 7.x 2020-10-27 15:01:36 +01:00
Dries Vints 3d46fc355d
Update Faker (#5461) 2020-10-27 08:54:45 -05:00
Dries Vints aeec665b75
Update composer.json (#5452) 2020-10-22 07:31:01 -05:00
Graham Campbell 0512f00664 Set framework version ^7.24 2020-08-07 17:29:43 +01:00
Graham Campbell e96840e206 Set framework version ^6.18.35 2020-08-07 17:28:47 +01:00
Dries Vints 0e7fd2beb1
Fix version 2020-07-27 17:59:20 +02:00
Taylor Otwell a7b70fcc31 fix version 2020-07-27 10:57:16 -05:00
Graham Campbell b1277e2eb2
Bumped laravel 6 min version for new LTS users 2020-07-27 16:23:43 +01:00
rennokki e9e7c97266
[7.x] Enforce ^7.22.1 due to security issues (#5354)
* enforce ^7.22

* Update composer.json

Co-authored-by: Dries Vints <dries@vints.io>
2020-07-27 10:18:18 -05:00
Barry vd. Heuvel 2f33300abe
Bump fruitcake/laravel-cors 2020-06-12 08:50:58 +02: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