Releases: php-forge/foxy
Releases · php-forge/foxy
0.1.3
What's Changed
- Bump composer/composer from 2.7.6 to 2.7.7 by @dependabot in #71
- Refactor
SemverUtil::class
stability normalization logic. by @terabytesoftw in #87 - Bump maglnet/composer-require-checker from 4.7.1 to 4.12.0 by @dependabot in #85
- Bump composer/composer from 2.7.9 to 2.8.0 by @dependabot in #88
- Bump composer/composer from 2.8.0 to 2.8.2 by @dependabot in #93
- Update nullable type hints for method parameters and properties for
PHP 8.4
deprecated rfc nullable. by @terabytesoftw in #104 - Update dependencies in
composer.lock
. by @terabytesoftw in #105 - Update composer dependencies for compatibility with newer versions. by @terabytesoftw in #106
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Update docs,
composer.lock
and change directory inSolver.php
. by @terabytesoftw in #64 - Add the ability to specify a custom directory for
package.json
. by @terabytesoftw in #66 - Add
funding.yml
file. by @terabytesoftw in #69
0.1.1
What's Changed
- Add
BunManager
class to manage theBun
instances. by @terabytesoftw in #50 - Add file lock
yarn.lock
forBun
and updateREADME.md
. by @terabytesoftw in #52
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: 0.1.0...0.1.1