composer-config-plugin
composer-config-plugin copied to clipboard
Update yiisoft/files requirement from ^1.0 to ^2.0
Updates the requirements on yiisoft/files to permit the latest version.
Release notes
Sourced from yiisoft/files's releases.
Version 2.0.0
- New #59: Add
beforeCopy,afterCopycallbacks forFileHelper::copyFile()andFileHelper::copyDirectory()(@Gerych1984)- Chg #64: Raise the minimum PHP version to 8.0 (
@Gerych1984)- Chg #64: Allow
RecursiveDirectoryIteratoras argument inFileHelper::lastModifiedTime()(@Gerych1984)- Bug #58: Add missed return value and type for callback of
set_error_handler()function (@vjik)
Changelog
Sourced from yiisoft/files's changelog.
2.0.0 July 05, 2022
- New #59: Add
beforeCopy,afterCopycallbacks forFileHelper::copyFile()andFileHelper::copyDirectory()(@Gerych1984)- Chg #64: Raise the minimum PHP version to 8.0 (
@Gerych1984)- Chg #64: Allow
RecursiveDirectoryIteratoras argument inFileHelper::lastModifiedTime()(@Gerych1984)- Bug #58: Add missed return value and type for callback of
set_error_handler()function (@vjik)1.0.2 January 11, 2022
- Bug #57: Fix return type for callback of
set_error_handler()function (@devanych)1.0.1 December 18, 2021
1.0.0 February 10, 2021
- Initial release.
Commits
129a8f8Release version 2.0.00b29fd2PHP 8 improvements (#66)24892aaApply fixes from StyleCI2dee5daFix #64: Raise the minimum PHP version to 8.0 and allow `RecursiveDirectoryIt...1484bdeFix docs (#65)4075047Apply fixes from StyleCI00026ecFix #59: AddbeforeCopy,afterCopycallbacks forFileHelper::copyFile()...7237d3aSeparate chain calls (#62)7a132d5Use reusables actions. (#61)3d0d934Update dependencies workflows. (#60)- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)