mapos-laravel
mapos-laravel copied to clipboard
Bump laravel/legacy-factories from 1.1.0 to 1.3.2
Bumps laravel/legacy-factories from 1.1.0 to 1.3.2.
Release notes
Sourced from laravel/legacy-factories's releases.
v1.3.2
Added
- Laravel v10 Support by
@driesvints
in https://github.com/laravel/legacy-factories/commit/cc6720da81094c82ea9f4737d615dd3d71f7f43dv1.3.1
Changed
- Support all valid PHP classnames while generating factories by
@DocLM
in laravel/legacy-factories#15v1.3.0
Changed
- Symfony v6 support (#14)
v1.2.0
Changed
- Laravel v9 support
v1.1.1
Changed
- Added
#[\ReturnTypeWillChange]
for PHP 8.1 (#11)
Commits
cc6720d
Update composer.json51363af
Merge pull request #15 from DocLM/bugfix/classnamesa709863
Allow to detect new factories for all PHP classes5edc7e7
Merge pull request #14 from crynobone/patch-24342251
Supportsymfony/finder
v67c1bc8f
Merge pull request #13 from laravel/driesvints-patch-14e71a96
Update composer.json8091d6d
Rename readme.md to README.mdffc7cdd
Merge pull request #11 from crynobone/patch-2b43ff28
Added#[\ReturnTypeWillChange]
for PHP 8.1- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)