Bump shivammathur/setup-php from 2.25.1 to 2.25.5
Bumps shivammathur/setup-php from 2.25.1 to 2.25.5.
Release notes
Sourced from shivammathur/setup-php's releases.
2.25.5
Changelog
- Added support for
castorin tools input. #746- name: Setup PHP uses: shivammathur/setup-php@v2 with: php-version: '8.2' tools: castor
Fixed support for self-hosted Debian 12 environments.
Fixed support for self-hosted environments using DEB822-STYLE .sources files.
Fixed re-enabling opcache extension on macOS. #749
Updated Node.js dependencies.
New Contributors
@pyrechmade their first contribution in shivammathur/setup-php#746Full Changelog: https://github.com/shivammathur/setup-php/compare/2.25.4...2.25.5
2.25.4
Changelog
Fixed regression in 2.25.3 in PHPUnit installation by specifying
majorormajor.minorversion in thetoolsinput. #743Fixed
fsimport inutls.test.ts.Updated Node.js dependencies.
Full Changelog: https://github.com/shivammathur/setup-php/compare/2.25.3...2.25.4
... (truncated)
Commits
72ae4ccUpdate Node.js dependenices5b2015eLink opcache to ext_dir on macOS9c77701Remove workaround of Debian 12 in ppa.sh394503cOverride semver version to 7.5.3 GHSA-c2qf-rxjj-qqgw/CVE-2022-25883f1cc14eFix grep call in ppa.sh9d529a7Only check castor version if castor.php is presentc63f07dFix version prefix for castore40aa32Update Node.js dependenciesa683e80Merge pull request #746 from pyrech/support-castor7ce22e0Add support for jolicode/castor- 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)
@dependabot rebase
Looks like shivammathur/setup-php is up-to-date now, so this is no longer needed.







