Commit Graph

6291 Commits

Author SHA1 Message Date
Dries Vints 02ca853809
Nump minimum Laravel version 2020-10-29 14:23:59 +01:00
Dries Vints 056a9e8f90
Merge branch '6.x' into 7.x
# Conflicts:
#	CHANGELOG.md
#	composer.json
2020-10-29 14:23:32 +01:00
Dries Vints aef279a6cf
Update CHANGELOG.md 2020-10-29 14:17:39 +01:00
Dries Vints b8d582581a
Update minimum Laravel version 2020-10-29 14:16:58 +01:00
Dries Vints a4d45e6940
Update CHANGELOG.md 2020-10-29 14:15:43 +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 22fa816fdf
Delete removed webpack flag (#5460) 2020-10-27 08:11:46 -05:00
Dries Vints aeec665b75
Update composer.json (#5452) 2020-10-22 07:31:01 -05:00
Dries Vints 4eeb29ee12
Update changelog 2020-09-21 17:59:16 +02:00
Youri Wijnands b9b282a719
Use the new Google Fonts API (#5396)
https://developers.google.com/fonts/docs/css2
2020-09-08 07:50:51 -05:00
Dries Vints a7a40d7744
Merge branch '6.x' into master 2020-09-08 13:28:00 +02:00
Dries Vints 179e52bdd7
Fix logo 2020-09-08 13:27:47 +02:00
Dries Vints dc5817bbf2
Update Handler.php 2020-09-04 10:39:28 +02:00
Graham Campbell 2c69ec987e Merge branch '6.x' into master 2020-08-26 09:39:37 +01:00
Dries Vints fa43c0a333
Update CHANGELOG.md 2020-08-11 19:44:47 +02:00
Dries Vints 921b14b954
Update CHANGELOG.md 2020-08-11 19:16:01 +02:00
Dries Vints 39a58710ba
Merge pull request #5370 from laravel/bump-7
[7.x] Set framework version ^7.24
2020-08-07 20:08:41 +02:00
Dries Vints bbd3616715
Merge pull request #5369 from laravel/bump-6
[6.x] Set framework version ^6.18.35
2020-08-07 20:07:55 +02: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
Graham Campbell b3f600415d Merge branch '6.x' into master 2020-08-07 11:09:47 +01:00
Graham Campbell 407b6b8b04
Revert "Apply fixes from StyleCI (#5356)" (#5357)
This reverts commit 6cbfb781a2.
2020-07-27 18:52:00 +01:00
Graham Campbell 6cbfb781a2
Apply fixes from StyleCI (#5356) 2020-07-27 12:49:11 -05: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
Dries Vints 074c3840ff
Merge pull request #5355 from laravel/bump
[6.x] Bumped laravel 6 min version for new LTS users
2020-07-27 17:34:05 +02: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
Taylor Otwell 791c87a80d
Update README.md 2020-07-22 11:11:30 -05:00
Taylor Otwell 232995cac2
Update README.md 2020-07-22 11:07:41 -05:00
Andy Hinkle f465c511c0
Bump lodash from 4.17.15 to 4.17.19 2020-07-20 16:15:52 +02:00
Dries Vints 6d9296c71e
Merge pull request #5346 from ahinkle/patch-1
Bump lodash from 4.17.13 to 4.17.19
2020-07-20 16:15:08 +02:00
Andy Hinkle 5f46252168
Bump lodash from 4.17.15 to 4.17.19 2020-07-20 09:03:03 -05:00
Taylor Otwell 311c3f823a tweak phpunit.xml 2020-06-12 09:35:59 -05:00
Dries Vints 74df1e26e6
Merge pull request #5320 from barryvdh/patch-4
Bump fruitcake/laravel-cors
2020-06-12 10:36:11 +02:00
Barry vd. Heuvel 2f33300abe
Bump fruitcake/laravel-cors 2020-06-12 08:50:58 +02:00
Taylor Otwell 6e5f40939c
Update README.md 2020-06-03 08:30:51 -05:00
Taylor Otwell 9e5ba571a6 add password reset migration 2020-05-28 10:08:01 -05:00
Taylor Otwell 5639581ea5 add basic trust host middleware 2020-05-18 16:50:22 -05:00
Taylor Otwell c10489131e fix formatting 2020-05-18 10:47:20 -05:00
Ryan England 7b0b5d8310
Update sponsor link (#5302)
British Software Development have rebranded to Many, link and link text updated accordingly.
2020-05-14 08:50:14 -05:00
feek 7d62f500a7
chore: update typehint to be nullable (#5296)
By default, this property is null. Therefore, it should be marked as nullable
2020-05-04 08:31:39 -05:00
fragkp 0f133c1e8e
set default auth_mode for smtp mail driver (#5293)
Co-authored-by: KP <pohl@new-data-services.de>
2020-05-01 09:35:51 -05:00
Dries Vints 785405b34b
Merge branch '6.x' 2020-04-27 16:32:54 +02:00
Nabil Muh. Firdaus d7d342c2f5
Disable webpack-dev-server host check (#5288) 2020-04-27 08:38:20 -05:00
Dries Vints 3cdfe0ce95
Merge branch '6.x'
# Conflicts:
#	CHANGELOG.md
2020-04-16 09:47:28 +02:00
Dries Vints 8aab222c12
Update CHANGELOG.md 2020-04-16 09:45:26 +02:00