Commit Graph

130 Commits

Author SHA1 Message Date
Refactorian
835e00707e Merge pull request #214 from refactorian/dependabot/composer/composer-736964bd2b
Bump league/commonmark from 2.5.3 to 2.6.0 in the composer group
2024-12-19 19:41:41 +09:00
dependabot[bot]
728dc236ee Bump phpunit/phpunit from 11.3.5 to 11.5.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.5 to 11.5.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.1/ChangeLog-11.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.5...11.5.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 11:22:35 +00:00
dependabot[bot]
e883132d8c Bump league/commonmark from 2.5.3 to 2.6.0 in the composer group
Bumps the composer group with 1 update: [league/commonmark](https://github.com/thephpleague/commonmark).


Updates `league/commonmark` from 2.5.3 to 2.6.0
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 01:11:58 +00:00
dependabot[bot]
5578c90716 Bump laravel/framework from 11.32.0 to 11.33.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.32.0 to 11.33.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.32.0...v11.33.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 11:24:58 +00:00
dependabot[bot]
214b962ab3 Bump laravel/framework from 11.27.2 to 11.32.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.27.2 to 11.32.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.27.2...v11.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 11:16:36 +00:00
dependabot[bot]
458dad9077 Bump rector/rector from 1.2.7 to 1.2.10
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.7 to 1.2.10.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.7...1.2.10)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 11:27:46 +00:00
Refactorian
bcf31cf908 Merge pull request #183 from refactorian/dependabot/composer/laravel/framework-11.27.2
Bump laravel/framework from 11.26.0 to 11.27.2
2024-10-18 08:44:41 +09:00
dependabot[bot]
25391c4020 Bump rector/rector from 1.2.5 to 1.2.7
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.5...1.2.7)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:35:03 +00:00
dependabot[bot]
23b73a8f22 Bump laravel/framework from 11.26.0 to 11.27.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.26.0 to 11.27.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.26.0...v11.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:35:00 +00:00
dependabot[bot]
babf04937d Bump laravel/framework from 11.25.0 to 11.26.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.25.0 to 11.26.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.25.0...v11.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 11:16:18 +00:00
Refactorian
5c2d158565 Merge pull request #172 from refactorian/dependabot/composer/laravel/sail-1.33.0
Bump laravel/sail from 1.32.0 to 1.33.0
2024-10-01 22:56:02 +09:00
dependabot[bot]
68a63262d9 Bump laravel/tinker from 2.9.0 to 2.10.0
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.9.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 14:40:31 +00:00
Refactorian
d2843bc15a Merge pull request #171 from refactorian/dependabot/composer/laravel/framework-11.25.0
Bump laravel/framework from 11.23.5 to 11.25.0
2024-09-30 23:39:20 +09:00
dependabot[bot]
d1123833cb Bump laravel/sail from 1.32.0 to 1.33.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.32.0...v1.33.0)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 14:37:46 +00:00
dependabot[bot]
1d035cf799 Bump laravel/pint from 1.17.2 to 1.18.1
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.17.2 to 1.18.1.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.17.2...v1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:21:15 +00:00
dependabot[bot]
2c82abdd28 Bump laravel/framework from 11.23.5 to 11.25.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.23.5 to 11.25.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.23.5...v11.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 11:20:51 +00:00
Refactorian
0b65586acc Merge pull request #163 from refactorian/dependabot/composer/driftingly/rector-laravel-1.2.4
Bump driftingly/rector-laravel from 1.2.1 to 1.2.4
2024-09-20 22:36:09 +09:00
dependabot[bot]
43919f736b Bump phpunit/phpunit from 11.3.1 to 11.3.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.1 to 11.3.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.5/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.1...11.3.5)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 15:38:17 +00:00
dependabot[bot]
327d7acd4d Bump laravel/sail from 1.31.1 to 1.32.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.31.1...v1.32.0)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 11:42:18 +00:00
dependabot[bot]
72d89dc624 Bump driftingly/rector-laravel from 1.2.1 to 1.2.4
Bumps [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) from 1.2.1 to 1.2.4.
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](https://github.com/driftingly/rector-laravel/compare/1.2.1...1.2.4)

---
updated-dependencies:
- dependency-name: driftingly/rector-laravel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 11:41:52 +00:00
dependabot[bot]
b185948c68 Bump laravel/framework from 11.21.0 to 11.22.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.21.0 to 11.22.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.21.0...v11.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:22:43 +00:00
Refactorian
f55be7c17b Merge pull request #153 from refactorian/dependabot/composer/rector/rector-1.2.4
Bump rector/rector from 1.2.3 to 1.2.4
2024-09-01 14:45:35 +09:00
dependabot[bot]
4c0f2e13a5 Bump laravel/framework from 11.20.0 to 11.21.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.20.0 to 11.21.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.20.0...v11.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:56:39 +00:00
dependabot[bot]
9f40bb7b2e Bump rector/rector from 1.2.3 to 1.2.4
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:56:28 +00:00
Refactorian
1c557934ee Merge pull request #149 from refactorian/dependabot/composer/rector/rector-1.2.3
Bump rector/rector from 1.2.2 to 1.2.3
2024-08-23 00:59:30 +09:00
dependabot[bot]
e00eff3f7f Bump phpunit/phpunit from 11.3.0 to 11.3.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.0 to 11.3.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.1/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.0...11.3.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:42:42 +00:00
dependabot[bot]
00ead97ca0 Bump rector/rector from 1.2.2 to 1.2.3
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.2...1.2.3)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:42:34 +00:00
Refactorian
eb758dc11f Merge pull request #143 from refactorian/dependabot/composer/laravel/pint-1.17.2
Bump laravel/pint from 1.17.1 to 1.17.2
2024-08-12 23:49:50 +09:00
dependabot[bot]
e63fa5884c Bump laravel/sail from 1.31.0 to 1.31.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.31.0...v1.31.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:31:35 +00:00
dependabot[bot]
e2aaa88a43 Bump laravel/pint from 1.17.1 to 1.17.2
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:31:10 +00:00
refactorian
8a2d0eabbe Merge pull request #138 from refactorian/dependabot/composer/phpunit/phpunit-11.3.0
Bump phpunit/phpunit from 11.2.8 to 11.3.0
2024-08-11 09:59:44 +09:00
refactorian
2fe54489ac Merge pull request #139 from refactorian/dependabot/composer/driftingly/rector-laravel-1.2.1
Bump driftingly/rector-laravel from 1.2.0 to 1.2.1
2024-08-11 09:43:36 +09:00
dependabot[bot]
65b49b48f7 Bump phpunit/phpunit from 11.2.8 to 11.3.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.8 to 11.3.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.0/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.8...11.3.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 14:40:21 +00:00
refactorian
a1eb297ca9 Merge pull request #140 from refactorian/dependabot/composer/nunomaduro/collision-8.4.0
Bump nunomaduro/collision from 8.3.0 to 8.4.0
2024-08-08 23:39:18 +09:00
refactorian
aafee9ccc1 Merge pull request #141 from refactorian/dependabot/composer/laravel/pint-1.17.1
Bump laravel/pint from 1.17.0 to 1.17.1
2024-08-08 23:38:43 +09:00
dependabot[bot]
122f55c3b2 Bump laravel/framework from 11.18.1 to 11.19.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.18.1 to 11.19.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.18.1...v11.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:47:16 +00:00
dependabot[bot]
a77bf92f16 Bump laravel/pint from 1.17.0 to 1.17.1
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:47:05 +00:00
dependabot[bot]
cd74375b2e Bump nunomaduro/collision from 8.3.0 to 8.4.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 8.3.0 to 8.4.0.
- [Commits](https://github.com/nunomaduro/collision/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:47:02 +00:00
dependabot[bot]
b09fe6f9eb Bump driftingly/rector-laravel from 1.2.0 to 1.2.1
Bumps [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](https://github.com/driftingly/rector-laravel/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: driftingly/rector-laravel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:46:57 +00:00
refactorian
4dece2b709 Merge pull request #131 from refactorian/dependabot/composer/laravel/pint-1.17.0 2024-08-01 23:58:47 +09:00
refactorian
34eeabbc09 Merge pull request #132 from refactorian/dependabot/composer/rector/rector-1.2.2
Bump rector/rector from 1.2.1 to 1.2.2
2024-07-31 20:00:58 +09:00
dependabot[bot]
6bb6e1cd4d Bump laravel/sail from 1.30.2 to 1.31.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.30.2 to 1.31.0.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.30.2...v1.31.0)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 11:55:37 +00:00
dependabot[bot]
5fcce0d7af Bump rector/rector from 1.2.1 to 1.2.2
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 11:55:22 +00:00
dependabot[bot]
110b68f366 Bump laravel/pint from 1.16.2 to 1.17.0
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.16.2...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 11:55:19 +00:00
dependabot[bot]
56dbd09595 Bump rector/rector from 1.2.0 to 1.2.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 12:21:03 +00:00
dependabot[bot]
f4f0904482 Bump phpunit/phpunit from 11.2.7 to 11.2.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.7 to 11.2.8.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.8/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.7...11.2.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 12:18:10 +00:00
refactorian
62a92edfa3 Merge pull request #128 from refactorian/dependabot/composer/nunomaduro/collision-8.3.0 2024-07-23 21:17:49 +09:00
dependabot[bot]
b4ca9d9d17 Bump laravel/framework from 11.15.0 to 11.16.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.15.0 to 11.16.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.15.0...v11.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 11:09:13 +00:00
dependabot[bot]
6ad0ddb1b4 Bump nunomaduro/collision from 8.1.1 to 8.3.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 8.1.1 to 8.3.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v8.1.1...v8.3.0)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 11:09:02 +00:00
dependabot[bot]
aef5e03683 Bump laravel/sail from 1.30.1 to 1.30.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.30.1 to 1.30.2.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.30.1...v1.30.2)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 12:09:27 +00:00