Skip to content

v2.1.2

Latest
Compare
Choose a tag to compare
@daikazu daikazu released this 07 May 14:19
· 3 commits to main since this release
e24c054
Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 (#20)

Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update version constraints for illuminate packages

The requirements for the "illuminate/contracts" and "illuminate/support" packages have been updated in the composer.json file, specifying that any version greater than or equal to 10.0 is acceptable. This adjustment provides more flexibility in terms of package compatibility.

Daikazu patch 1 (#22)

* Update composer.json

* Fix styling

---------

Co-authored-by: daikazu <[email protected]>

Update Illuminate packages version constraints in composer.json