Commit Graph
100 Commits
Author SHA1 Message Date
dependabot[bot] 2a3f3c2a55 build(deps): bump intervention/image from 3.6.5 to 3.7.0
Bumps [intervention/image](https://github.com/Intervention/image) from 3.6.5 to 3.7.0.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.6.5...3.7.0)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 03:56:18 +00:00
dependabot[bot] 3e2c1eefd1 build(deps-dev): bump phpunit/phpunit from 11.2.0 to 11.2.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.0 to 11.2.2.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.2/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.0...11.2.2)

---
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-06-17 03:56:13 +00:00
dependabot[bot] 5f1d4aab1d build(deps-dev): bump spatie/laravel-ignition in the laravel-pkgs group
Bumps the laravel-pkgs group with 1 update: [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition).


Updates `spatie/laravel-ignition` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 03:56:06 +00:00
dependabot[bot] 441401abed build(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.3 to 11.2.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.0/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.3...11.2.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-06-10 13:22:19 +00:00
dependabot[bot] d5c38e83c7 build(deps): bump the laravel-pkgs group with 4 updates
Bumps the laravel-pkgs group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane), [spatie/laravel-backup](https://github.com/spatie/laravel-backup) and [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap).


Updates `laravel/framework` from 11.9.2 to 11.10.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.9.2...v11.10.0)

Updates `laravel/octane` from 2.3.12 to 2.4.0
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.12...v2.4.0)

Updates `spatie/laravel-backup` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/8.8.0...8.8.1)

Updates `spatie/laravel-sitemap` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/spatie/laravel-sitemap/releases)
- [Changelog](https://github.com/spatie/laravel-sitemap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-sitemap/compare/7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 03:24:02 +00:00
dependabot[bot] e2d60816d7 build(deps): bump the laravel-pkgs group with 2 updates
Bumps the laravel-pkgs group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [laravel/octane](https://github.com/laravel/octane).


Updates `laravel/framework` from 11.8.0 to 11.9.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.8.0...v11.9.2)

Updates `laravel/octane` from 2.3.11 to 2.3.12
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.11...v2.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 03:51:57 +00:00
dependabot[bot] d4d7e61235 build(deps): bump league/flysystem-aws-s3-v3 from 3.27.0 to 3.28.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.27.0 to 3.28.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.27.0...3.28.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 03:34:58 +00:00
dependabot[bot] 95977e28c4 build(deps): bump the laravel-pkgs group with 5 updates
Bumps the laravel-pkgs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.7.0` | `11.8.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.3.10` | `2.3.11` |
| [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) | `6.0.0` | `6.0.1` |
| [laravel/pint](https://github.com/laravel/pint) | `1.15.3` | `1.16.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.29.1` | `1.29.2` |


Updates `laravel/framework` from 11.7.0 to 11.8.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.7.0...v11.8.0)

Updates `laravel/octane` from 2.3.10 to 2.3.11
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.10...v2.3.11)

Updates `spatie/laravel-query-builder` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-query-builder/compare/6.0.0...6.0.1)

Updates `laravel/pint` from 1.15.3 to 1.16.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.15.3...v1.16.0)

Updates `laravel/sail` from 1.29.1 to 1.29.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.29.1...v1.29.2)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-query-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 03:34:52 +00:00
dependabot[bot] c41e255d32 build(deps-dev): bump mockery/mockery from 1.6.11 to 1.6.12
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.11...1.6.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 03:43:30 +00:00
dependabot[bot] 6182941b69 build(deps-dev): bump rector/rector from 1.0.5 to 1.1.0
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.5...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 03:43:24 +00:00
dependabot[bot] b1a785e518 build(deps): bump spatie/laravel-discord-alerts
Bumps the laravel-pkgs group with 1 update: [spatie/laravel-discord-alerts](https://github.com/spatie/laravel-discord-alerts).


Updates `spatie/laravel-discord-alerts` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/spatie/laravel-discord-alerts/releases)
- [Changelog](https://github.com/spatie/laravel-discord-alerts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-discord-alerts/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-discord-alerts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 03:43:18 +00:00
dependabot[bot] 5a4c9b62eb build(deps-dev): bump rector/rector from 1.0.4 to 1.0.5
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.4...1.0.5)

---
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-05-13 03:30:07 +00:00
dependabot[bot] 53854e5c53 build(deps): bump intervention/image from 3.6.2 to 3.6.4
Bumps [intervention/image](https://github.com/Intervention/image) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.6.2...3.6.4)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 03:30:00 +00:00
dependabot[bot] 92bd5a00bf build(deps): bump the laravel-pkgs group with 3 updates
Bumps the laravel-pkgs group with 3 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane) and [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder).


Updates `laravel/framework` from 11.6.0 to 11.7.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.6.0...v11.7.0)

Updates `laravel/octane` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.9...v2.3.10)

Updates `spatie/laravel-query-builder` from 5.8.0 to 6.0.0
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-query-builder/compare/5.8.0...6.0.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-query-builder
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 03:29:54 +00:00
dependabot[bot] 041345be71 build(deps): bump the laravel-pkgs group with 6 updates
Bumps the laravel-pkgs group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.5.0` | `11.6.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.3.8` | `2.3.9` |
| [spatie/laravel-backup](https://github.com/spatie/laravel-backup) | `8.6.0` | `8.8.0` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.13.4` | `3.13.5` |
| [laravel/pint](https://github.com/laravel/pint) | `1.15.2` | `1.15.3` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.5.2` | `2.7.0` |


Updates `laravel/framework` from 11.5.0 to 11.6.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.5.0...v11.6.0)

Updates `laravel/octane` from 2.3.8 to 2.3.9
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.8...v2.3.9)

Updates `spatie/laravel-backup` from 8.6.0 to 8.8.0
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/8.6.0...8.8.0)

Updates `barryvdh/laravel-debugbar` from 3.13.4 to 3.13.5
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.13.4...v3.13.5)

Updates `laravel/pint` from 1.15.2 to 1.15.3
- [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.15.2...v1.15.3)

Updates `spatie/laravel-ignition` from 2.5.2 to 2.7.0
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.5.2...2.7.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 04:04:07 +00:00
dependabot[bot] 0c18f3f1e6 build(deps): bump the laravel-pkgs group across 1 directory with 6 updates
Bumps the laravel-pkgs group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.3.1` | `11.5.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.3.7` | `2.3.8` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.1` | `4.0.2` |
| [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) | `4.5.1` | `4.5.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.15.1` | `1.15.2` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.5.1` | `2.5.2` |



Updates `laravel/framework` from 11.3.1 to 11.5.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.3.1...v11.5.0)

Updates `laravel/octane` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.7...v2.3.8)

Updates `laravel/sanctum` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.1...v4.0.2)

Updates `spatie/laravel-honeypot` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/spatie/laravel-honeypot/releases)
- [Changelog](https://github.com/spatie/laravel-honeypot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-honeypot/compare/4.5.1...4.5.2)

Updates `laravel/pint` from 1.15.1 to 1.15.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.15.1...v1.15.2)

Updates `spatie/laravel-ignition` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-honeypot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 03:18:39 +00:00
dependabot[bot] 7e9091f3db build(deps-dev): bump phpunit/phpunit from 11.1.2 to 11.1.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.3/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3)

---
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-04-29 03:17:53 +00:00
dependabot[bot] 4f73dc372f build(deps): bump intervention/image from 3.5.1 to 3.6.2
Bumps [intervention/image](https://github.com/Intervention/image) from 3.5.1 to 3.6.2.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.5.1...3.6.2)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 03:17:45 +00:00
dependabot[bot] a0f3fcba18 build(deps-dev): bump phpunit/phpunit from 11.1.1 to 11.1.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.2/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.1...11.1.2)

---
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-04-15 03:17:16 +00:00
dependabot[bot] 028a207bcc build(deps): bump laravel/framework in the laravel-pkgs group
Bumps the laravel-pkgs group with 1 update: [laravel/framework](https://github.com/laravel/framework).


Updates `laravel/framework` from 11.3.0 to 11.3.1
- [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.3.0...v11.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 11:32:50 +00:00
dependabot[bot] e75e08ab64 build(deps): bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.27.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.26.0 to 3.27.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.26.0...3.27.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 13:52:24 +00:00
dependabot[bot] caaa588f4e build(deps-dev): bump rector/rector from 1.0.3 to 1.0.4
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.3...1.0.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-04-10 13:52:17 +00:00
dependabot[bot] e73ae58050 build(deps): bump the laravel-pkgs group with 2 updates
Bumps the laravel-pkgs group with 2 updates: [laravel/octane](https://github.com/laravel/octane) and [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar).


Updates `laravel/octane` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.6...v2.3.7)

Updates `barryvdh/laravel-debugbar` from 3.13.3 to 3.13.4
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.13.3...v3.13.4)

---
updated-dependencies:
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 13:52:05 +00:00
dependabot[bot] 973a1e605b build(deps-dev): bump spatie/laravel-ignition from 2.5.0 to 2.5.1
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.5.0...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 09:42:04 +00:00
dependabot[bot] 9fdaca1ccb build(deps): bump laravel/framework from 11.2.0 to 11.3.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.2.0 to 11.3.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.2.0...v11.3.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-04-10 09:39:03 +00:00
dependabot[bot] 6f31337047 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.4 to 3.13.3
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.12.4 to 3.13.3.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.4...v3.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 03:55:53 +00:00
dependabot[bot] 857941d848 build(deps-dev): bump laravel/pint from 1.15.0 to 1.15.1
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.15.0 to 1.15.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.15.0...v1.15.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-04-08 03:55:43 +00:00
dependabot[bot] 1b5c920a7b build(deps-dev): bump phpunit/phpunit from 11.0.9 to 11.1.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.9 to 11.1.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.1/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.9...11.1.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-04-08 03:55:36 +00:00
dependabot[bot] 5090bf3552 build(deps-dev): bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:37:52 +00:00
dependabot[bot] 49c9f516fe build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.6 to 11.0.9.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.9/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.6...11.0.9)

---
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-04-01 11:07:46 +00:00
dependabot[bot] 6127f4d463 build(deps-dev): bump barryvdh/laravel-debugbar from 3.12.2 to 3.12.3
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:58 +00:00
dependabot[bot] 5261b61025 build(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.5.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.2...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:41 +00:00
dependabot[bot] 46ebeb3470 build(deps): bump laravel/framework from 11.0.8 to 11.1.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.8 to 11.1.1.
- [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.0.8...v11.1.1)

---
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-04-01 04:02:31 +00:00
dependabot[bot] 19f829b87c build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.25.1 to 3.26.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.25.1...3.26.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:02:17 +00:00
dependabot[bot] f3ffe75f17 build(deps): bump creativecrafts/laravel-paginate-collection
Bumps [creativecrafts/laravel-paginate-collection](https://github.com/CreativeCrafts/laravel-paginate-collection) from 0.2.4 to 1.0.0.
- [Release notes](https://github.com/CreativeCrafts/laravel-paginate-collection/releases)
- [Changelog](https://github.com/CreativeCrafts/laravel-paginate-collection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CreativeCrafts/laravel-paginate-collection/compare/0.2.4...1.0.0)

---
updated-dependencies:
- dependency-name: creativecrafts/laravel-paginate-collection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:34:59 +00:00
dependabot[bot] acdf8755a5 build(deps-dev): bump mockery/mockery from 1.6.9 to 1.6.11
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.9 to 1.6.11.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.9...1.6.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 10:33:29 +00:00
dependabot[bot] 681079867a build(deps-dev): bump laravel/sail from 1.29.0 to 1.29.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.29.0 to 1.29.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.29.0...v1.29.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-03-25 03:25:00 +00:00
dependabot[bot] b0b6fa9de3 build(deps): bump laravel/framework from 11.0.7 to 11.0.8
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.7 to 11.0.8.
- [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.0.7...v11.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:24:44 +00:00
dependabot[bot] 760ff31a0a build(deps): bump intervention/image from 3.5.0 to 3.5.1
Bumps [intervention/image](https://github.com/Intervention/image) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.5.0...3.5.1)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:24:02 +00:00
dependabot[bot] 05b4192759 build(deps-dev): bump phpunit/phpunit from 10.5.13 to 11.0.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.13 to 11.0.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.6/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.13...11.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 17:13:07 +00:00
dependabot[bot] fc287cc44b build(deps): bump laravel/pulse from 1.0.0-beta13 to 1.0.0-beta15
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta13 to 1.0.0-beta15.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta13...v1.0.0-beta15)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 19:28:18 +00:00
dependabot[bot] b6078b2be8 build(deps-dev): bump barryvdh/laravel-ide-helper from 2.13.0 to 3.0.0
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.13.0 to 3.0.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.13.0...v3.0.0)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 19:28:00 +00:00
dependabot[bot] 51a2b72a2a build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:08:09 +00:00
dependabot[bot] b9ffbdab0c build(deps): bump laravel/framework from 10.46.0 to 10.47.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.46.0 to 10.47.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.46.0...v10.47.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-03-11 03:32:57 +00:00
dependabot[bot] 44cf704056 build(deps-dev): bump barryvdh/laravel-debugbar from 3.10.5 to 3.11.0
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.10.5 to 3.11.0.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.5...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 03:32:39 +00:00
dependabot[bot] 35b7d40dc1 build(deps-dev): bump laravel/sail from 1.28.1 to 1.28.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.28.1 to 1.28.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.28.1...v1.28.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-03-11 03:32:25 +00:00
dependabot[bot] 46a1e53499 build(deps-dev): bump laravel/sail from 1.28.0 to 1.28.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.28.0 to 1.28.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.28.0...v1.28.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-03-04 03:52:04 +00:00
dependabot[bot] 318d79a422 build(deps): bump laravel/pulse from 1.0.0-beta10 to 1.0.0-beta13
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta10 to 1.0.0-beta13.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta10...v1.0.0-beta13)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 03:51:51 +00:00
dependabot[bot] ffc4d861db build(deps): bump laravel/octane from 2.3.3 to 2.3.4
Bumps [laravel/octane](https://github.com/laravel/octane) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 03:51:39 +00:00
dependabot[bot] 5953b6722c build(deps): bump spatie/laravel-honeypot from 4.4.0 to 4.5.0
Bumps [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/spatie/laravel-honeypot/releases)
- [Changelog](https://github.com/spatie/laravel-honeypot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-honeypot/compare/4.4.0...4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 03:51:26 +00:00
dependabot[bot] 873257af7c build(deps-dev): bump rector/rector from 1.0.1 to 1.0.2
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.1...1.0.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-03-04 03:51:17 +00:00
dependabot[bot] 01e5122050 build(deps): bump laravel/octane from 2.3.2 to 2.3.3
Bumps [laravel/octane](https://github.com/laravel/octane) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 14:28:11 +00:00
dependabot[bot] 33795e4c03 build(deps-dev): bump laravel/pint from 1.13.8 to 1.14.0
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.13.8 to 1.14.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.13.8...v1.14.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-02-26 03:28:25 +00:00
dependabot[bot] 9cd313f397 build(deps-dev): bump phpunit/phpunit from 10.5.10 to 10.5.11
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.10 to 10.5.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11)

---
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-02-26 03:28:13 +00:00
dependabot[bot] 1551a4456f build(deps): bump spatie/sheets from 1.11.0 to 1.11.1
Bumps [spatie/sheets](https://github.com/spatie/sheets) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/spatie/sheets/releases)
- [Changelog](https://github.com/spatie/sheets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/sheets/compare/1.11.0...1.11.1)

---
updated-dependencies:
- dependency-name: spatie/sheets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 03:27:30 +00:00
dependabot[bot] 9b8e5edaa9 build(deps-dev): bump laravel/sail from 1.27.4 to 1.28.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.4 to 1.28.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.27.4...v1.28.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-02-26 03:27:03 +00:00
dependabot[bot] c4193c544e build(deps-dev): bump rector/rector from 1.0.0 to 1.0.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.0...1.0.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-02-19 03:57:59 +00:00
dependabot[bot] 378eb3841c build(deps): bump spatie/laravel-query-builder from 5.7.0 to 5.8.0
Bumps [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-query-builder/compare/5.7.0...5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 03:57:53 +00:00
dependabot[bot] a71d097e52 build(deps): bump league/flysystem-aws-s3-v3 from 3.23.1 to 3.24.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.23.1 to 3.24.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.23.1...3.24.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 03:57:40 +00:00
dependabot[bot] d241dcaab7 build(deps-dev): bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.5
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.9.2 to 3.10.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.9.2...v3.10.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 03:57:34 +00:00
dependabot[bot] f06417dcb0 build(deps-dev): bump laravel/sail from 1.27.3 to 1.27.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.3 to 1.27.4.
- [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.27.3...v1.27.4)

---
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-02-19 03:57:20 +00:00
dependabot[bot] 30c85d4857 build(deps): bump laravel/octane from 2.2.7 to 2.3.2
Bumps [laravel/octane](https://github.com/laravel/octane) from 2.2.7 to 2.3.2.
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.2.7...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 03:26:01 +00:00
dependabot[bot] a09ad4006c build(deps): bump blade-ui-kit/blade-icons from 1.5.3 to 1.6.0
Bumps [blade-ui-kit/blade-icons](https://github.com/blade-ui-kit/blade-icons) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/blade-ui-kit/blade-icons/releases)
- [Changelog](https://github.com/blade-ui-kit/blade-icons/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/blade-ui-kit/blade-icons/compare/1.5.3...1.6.0)

---
updated-dependencies:
- dependency-name: blade-ui-kit/blade-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 03:25:49 +00:00
dependabot[bot] 4831108742 build(deps): bump laravel/tinker from 2.8.2 to 2.9.0
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.8.2 to 2.9.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.8.2...v2.9.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-02-12 03:25:36 +00:00
dependabot[bot] 062dbc753d build(deps-dev): bump spatie/laravel-ignition from 2.4.0 to 2.4.2
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.0...2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 03:25:22 +00:00
dependabot[bot] b3a383ea75 build(deps): bump spatie/laravel-backup from 8.5.1 to 8.6.0
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/8.5.1...8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 03:25:10 +00:00
dependabot[bot] 778670366f build(deps): bump spatie/laravel-backup from 8.5.0 to 8.5.1
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/8.5.0...8.5.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 03:20:21 +00:00
dependabot[bot] 7685d295db build(deps): bump intervention/image from 3.3.2 to 3.3.3
Bumps [intervention/image](https://github.com/Intervention/image) from 3.3.2 to 3.3.3.
- [Commits](https://github.com/Intervention/image/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 03:19:59 +00:00
dependabot[bot] 21e4c68cbc build(deps-dev): bump phpunit/phpunit from 10.5.9 to 10.5.10
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.9 to 10.5.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.10/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.9...10.5.10)

---
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-02-05 03:19:54 +00:00
dependabot[bot] beb4f7f37a build(deps-dev): bump laravel/sail from 1.27.2 to 1.27.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.2 to 1.27.3.
- [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.27.2...v1.27.3)

---
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-02-05 03:19:44 +00:00
dependabot[bot] c8c447bd68 build(deps): bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.22.0 to 3.23.1.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.22.0...3.23.1)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 22:01:30 +00:00
dependabot[bot] a63335a9ef build(deps): bump laravel/framework from 10.41.0 to 10.42.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.41.0 to 10.42.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.41.0...v10.42.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-01-29 03:06:52 +00:00
dependabot[bot] ea8e1b7c41 build(deps): bump simonhamp/the-og from 0.4.0 to 0.5.4
Bumps [simonhamp/the-og](https://github.com/simonhamp/the-og) from 0.4.0 to 0.5.4.
- [Release notes](https://github.com/simonhamp/the-og/releases)
- [Commits](https://github.com/simonhamp/the-og/compare/v0.4.0...v0.5.4)

---
updated-dependencies:
- dependency-name: simonhamp/the-og
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 03:06:36 +00:00
dependabot[bot] ae04b79d00 build(deps-dev): bump laravel/sail from 1.27.1 to 1.27.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.1 to 1.27.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.27.1...v1.27.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-01-29 03:06:30 +00:00
dependabot[bot] 351565cb46 build(deps-dev): bump phpunit/phpunit from 10.5.5 to 10.5.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.5 to 10.5.9.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.9/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.5...10.5.9)

---
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-01-29 03:06:05 +00:00
dependabot[bot] 58d071ff0c build(deps): bump laravel/pulse from 1.0.0-beta8 to 1.0.0-beta10
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta8 to 1.0.0-beta10.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta8...v1.0.0-beta10)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:42:18 +00:00
dependabot[bot] daccf122e3 build(deps-dev): bump laravel/sail from 1.27.0 to 1.27.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.0 to 1.27.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.27.0...v1.27.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-01-22 03:42:06 +00:00
dependabot[bot] 787cdbcfac build(deps): bump spatie/laravel-query-builder from 5.6.0 to 5.7.0
Bumps [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-query-builder/compare/5.6.0...5.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:41:36 +00:00
dependabot[bot] c784cc3ab0 build(deps-dev): bump rector/rector from 0.18.13 to 0.19.2
Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.18.13 to 0.19.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.13...0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:41:22 +00:00
dependabot[bot] b78acd15b4 build(deps-dev): bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:44:52 +00:00
dependabot[bot] 5e9e5008f0 build(deps): bump intervention/image from 3.2.2 to 3.2.4
Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.2 to 3.2.4.
- [Commits](https://github.com/Intervention/image/compare/3.2.2...3.2.4)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:06:57 +00:00
dependabot[bot] 57079a381f build(deps): bump spatie/laravel-backup from 8.4.1 to 8.5.0
Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/8.4.1...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:06:50 +00:00
dependabot[bot] 5bd3977849 build(deps): bump simonhamp/the-og from 0.2.2 to 0.4.0
Bumps [simonhamp/the-og](https://github.com/simonhamp/the-og) from 0.2.2 to 0.4.0.
- [Release notes](https://github.com/simonhamp/the-og/releases)
- [Commits](https://github.com/simonhamp/the-og/compare/v0.2.2...v0.4.0)

---
updated-dependencies:
- dependency-name: simonhamp/the-og
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:06:27 +00:00
dependabot[bot] 15d02af669 build(deps-dev): bump laravel/pint from 1.13.7 to 1.13.8
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.13.7 to 1.13.8.
- [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.13.7...v1.13.8)

---
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-01-15 03:06:19 +00:00
dependabot[bot] 62a81f72ba build(deps-dev): bump laravel/sail from 1.26.3 to 1.27.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.26.3 to 1.27.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.26.3...v1.27.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-01-15 03:06:12 +00:00
dependabot[bot] dc72a08853 build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:20:43 +00:00
dependabot[bot] d5c85ad4cd build(deps-dev): bump spatie/laravel-ignition from 2.3.3 to 2.4.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.3...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 03:49:43 +00:00
dependabot[bot] 6e81c02b07 build(deps): bump intervention/image from 3.2.1 to 3.2.2
Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.1 to 3.2.2.
- [Commits](https://github.com/Intervention/image/compare/3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 03:49:20 +00:00
dependabot[bot] 40c28f3748 build(deps-dev): bump fakerphp/faker from 1.23.0 to 1.23.1
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.23.1/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.23.0...v1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 03:49:14 +00:00
dependabot[bot] e6093275cf build(deps-dev): bump phpunit/phpunit from 10.5.3 to 10.5.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.3 to 10.5.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.5/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.3...10.5.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-01-01 03:32:02 +00:00
dependabot[bot] dc32f470f2 build(deps): bump laravel/pulse from 1.0.0-beta7 to 1.0.0-beta8
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta7 to 1.0.0-beta8.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta7...v1.0.0-beta8)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 03:31:56 +00:00
dependabot[bot] 3f009345cd build(deps): bump laravel/framework from 10.38.2 to 10.39.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.38.2 to 10.39.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.38.2...v10.39.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-01-01 03:31:43 +00:00
dependabot[bot] 29e0078ee9 build(deps): bump laravel/sanctum from 3.3.2 to 3.3.3
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 03:31:27 +00:00
dependabot[bot] f56f9cf0a7 build(deps): bump intervention/image from 3.2.0 to 3.2.1
Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.0 to 3.2.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 03:31:14 +00:00
dependabot[bot] 374e54f0ff build(deps): bump laravel/framework from 10.37.3 to 10.38.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.37.3 to 10.38.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.37.3...v10.38.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>
2023-12-25 22:33:13 +00:00
dependabot[bot] 55861f5b14 build(deps): bump intervention/image from 3.1.0 to 3.2.0
Bumps [intervention/image](https://github.com/Intervention/image) from 3.1.0 to 3.2.0.
- [Commits](https://github.com/Intervention/image/compare/3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 03:37:54 +00:00
dependabot[bot] 926502c902 build(deps): bump spatie/sheets from 1.10.0 to 1.11.0
Bumps [spatie/sheets](https://github.com/spatie/sheets) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/spatie/sheets/releases)
- [Changelog](https://github.com/spatie/sheets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/sheets/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: spatie/sheets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 03:37:31 +00:00
dependabot[bot] 6bdb63e39e build(deps-dev): bump spatie/laravel-ignition from 2.3.2 to 2.3.3
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.2...2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 03:37:17 +00:00
dependabot[bot] 75fddfeb50 build(deps): bump laravel/pulse from 1.0.0-beta2 to 1.0.0-beta7
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta2 to 1.0.0-beta7.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta2...v1.0.0-beta7)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:58:31 +00:00
dependabot[bot] 122a1ffa70 build(deps): bump laravel/framework from 10.35.0 to 10.37.3
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.35.0 to 10.37.3.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.35.0...v10.37.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:58:08 +00:00