Commit Graph

6258 Commits

Author SHA1 Message Date
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
Sjors Ottjes
8cece72598 Remove redundant default attributes from phpunit.xml (#5233) 2020-02-24 08:37:15 -06: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
Taylor Otwell
2c4fa1ab28 formatting 2020-02-05 16:46:09 -06:00
Andrew Brown
d7f67f631d styling 2020-02-05 10:48:51 -06:00
Andrew Brown
153746c2c1 add links option to filesystems config
https://github.com/laravel/framework/pull/31355
2020-02-05 10:33:45 -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
Andrey Helldar
c81712bdf4 [6.x] Update cross-env to the latest (#5216)
This is not a fix for the vulnerability.
Just updating the dependency to the latest version.

@see https://yarnpkg.com/package/cross-env

Yes, I know that they recently released version 6.0 and in a short time 7.0.
2020-01-30 08:14:42 -06:00
Freek Van der Herten
f04029a64d use ignition v2 (#5211) 2020-01-27 08:53:34 -06:00
Taylor Otwell
38a1249a00 Merge remote-tracking branch 'origin/develop' into develop 2020-01-24 07:49:40 -06:00
Taylor Otwell
91dd1f61cd formatting 2020-01-24 07:49:20 -06:00
Graham Campbell
2503ed687f Merge branch 'master' into develop 2020-01-24 13:48:38 +00:00
Taylor Otwell
550282b094 Merge branch 'check-compiled' of https://github.com/browner12/laravel into browner12-check-compiled 2020-01-24 07:46:08 -06:00
Andrey Helldar
1d094a8084 [7.x] Update cross-env and resolve-url-loader to the latest (#5210) 2020-01-24 07:43:48 -06:00
Andrew Brown
678901cc4d update name 2020-01-23 10:40:45 -06:00
Andrew Brown
2fe113e606 add new check_compiled option 2020-01-23 10:27:12 -06:00
Taylor Otwell
db596ba02a Merge branch 'develop' of github.com:laravel/laravel into develop 2020-01-17 16:15:48 -06:00
Taylor Otwell
ffc74ba143 remove hyphen on email 2020-01-17 16:15:38 -06:00
Dries Vints
b1f35786eb Merge branch 'master' into develop 2020-01-14 17:52:04 +01:00
Dries Vints
9d0862b334 Merge pull request #5201 from aimeos/master
Use file session driver again
2020-01-14 17:50:01 +01:00
Caíque de Castro Soares da Silva
9b6d1b14bc Update laravel mix and sass loader (#5203) 2020-01-13 10:36:09 -06:00
Robert Korulczyk
f121af8985 Add missing full stop for some validation messages (#5205) 2020-01-12 09:06:29 -06:00
Dries Vints
94f8ee3cad Merge branch 'master' into develop
# Conflicts:
#	CHANGELOG.md
2020-01-09 12:42:11 +01:00
Dries Vints
b46c16b424 Update CHANGELOG.md 2020-01-09 12:41:21 +01:00
Taylor Otwell
130b8c8bcb add ses 2020-01-08 17:16:33 -06:00
Taylor Otwell
e43d4546a9 fix comment 2020-01-08 17:14:01 -06:00
Taylor Otwell
61ec16fe39 work on mail configuration file 2020-01-08 17:10:37 -06:00
Taylor Otwell
76d822768d update mail configuration file 2020-01-08 17:01:42 -06:00
Aimeos
f44f065a2b Use file session driver again 2020-01-08 12:44:53 +01:00
Aimeos
eca7bc7d66 Use file session driver again 2020-01-08 12:44:22 +01:00
Graham Campbell
7e5a915485 Merge branch 'master' into develop 2019-12-31 12:26:17 +00:00
Graham Campbell
25c36eb592 Merge pull request #5196 from laravel/revert-5006-analysis-qxPGgA
[6.x] Revert "Apply fixes from StyleCI"
2019-12-31 12:22:50 +00:00
Graham Campbell
5df3b7b1fe Revert "Apply fixes from StyleCI (#5006)"
This reverts commit 50176732d6.
2019-12-31 12:21:39 +00:00
Graham Campbell
4bf7dffb90 Bumped defaults for Laravel 7 (#5195) 2019-12-30 12:23:10 -06:00
Graham Campbell
8af8af0cbf Merge branch 'master' into develop 2019-12-28 00:35:40 +00:00
Taylor Otwell
0bec06cd45 formatting 2019-12-27 08:56:53 -06:00
Barry vd. Heuvel
c222f6d04f CS 2019-12-26 19:54:10 +01:00
Barry vd. Heuvel
e4683c6eca Revert routes 2019-12-26 19:48:38 +01:00
Barry vd. Heuvel
860ec9f2a4 Use config instead of middleware property 2019-12-26 19:46:41 +01:00
Anton Komarev
195faa16cb Fix types consistency in database config (#5191) 2019-12-25 09:05:29 -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
db940594ad Merge branch 'master' into develop 2019-12-24 17:45:25 +00:00
Graham Campbell
846f7a193a Correct exception handler doc (#5187) 2019-12-24 17:35:58 +00:00
Taylor Otwell
4d565e681c import facades 2019-12-20 15:10:23 -06:00