semver
semver copied to clipboard
SemVer checker for Packagist
This PR; - transitions from Laravel Mix to Vite (see https://github.com/laravel/laravel/pull/5904), - switches to ESM imports (see https://github.com/laravel/laravel/pull/5895), - removes `package-lock.json` since we don’t use it. These changes might seem...
I can enter `@dev` in the version and then select `dev` as stability, and all versions including dev-main are selected. The generated code is: ``` composer require madewithlove/htaccess-cli:"@dev@dev" ``` composer...
Bumps [larastan/larastan](https://github.com/larastan/larastan) from 2.9.7 to 2.9.8. Release notes Sourced from larastan/larastan's releases. v2.9.8 What's Changed Added Add missing or incorrect type hints to QueryBuilder by @MrMeshok in larastan/larastan#1923 feat: add...
Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.5.1 to 3.5.2. Release notes Sourced from livewire/livewire's releases. v3.5.2 What's Changed Fix image upload extension validation by @calebporzio in livewire/livewire#8624 Add new line for closing bracket...
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.29.3 to 1.30.0. Release notes Sourced from laravel/sail's releases. v1.30.0 MariaDB 11 support by @tomcoonen in laravel/sail#698 Changelog Sourced from laravel/sail's changelog. v1.30.0 - 2024-06-18 MariaDB 11...
This pull request includes updates for the recent minor version release of Laravel as well as updates to your package dependencies. Feel free to commit any additional changes to the...
This pull request includes updates for the recent minor version release of Laravel as well as updates to your package dependencies. Feel free to commit any additional changes to the...
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.11.0 to 11.11.1. Release notes Sourced from laravel/framework's releases. v11.11.1 [11.x] Remove useless variable assignment by @seriquynh in laravel/framework#51838 [11.x] Fix event dispatcher typing in cache repository...
This pull request includes updates for the recent minor version release of Laravel as well as updates to your package dependencies. Feel free to commit any additional changes to the...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.2 to 11.2.3. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.2.3 Changed #5870: Do not collect unnecessary information using debug_backtrace() How to install or update PHPUnit Changelog...