Commit Graph

205 Commits

Author SHA1 Message Date
Julian Prieber 92d29e6128
Merge pull request #464 from LinkStackOrg/dependabot/composer/fakerphp/faker-1.23.0
Bump fakerphp/faker from 1.22.0 to 1.23.0
2023-06-19 14:12:46 +02:00
dependabot[bot] 60dc616059
Bump phpunit/phpunit from 9.6.8 to 9.6.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.8 to 9.6.9.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.9/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.8...9.6.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>
2023-06-16 19:40:07 +00:00
dependabot[bot] 714de7eb5e
Bump fakerphp/faker from 1.22.0 to 1.23.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 17:07:31 +00:00
dependabot[bot] 99e2a4711e
Bump laravel/framework from 9.52.8 to 9.52.9
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.8 to 9.52.9.
- [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/v9.52.8...v9.52.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 17:07:18 +00:00
dependabot[bot] abe20ac71e
Bump mockery/mockery from 1.5.1 to 1.6.2
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.5.1 to 1.6.2.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.5.1...1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 17:06:45 +00:00
dependabot[bot] 3e45ff2372
Bump laravel/socialite from 5.6.2 to 5.6.3
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.6.2...v5.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 17:07:33 +00:00
Julian Prieber 045750728a Started translation 2023-06-04 23:02:17 +02:00
dependabot[bot] d95bd9d858
Bump doctrine/dbal from 3.6.2 to 3.6.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.2...3.6.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 17:05:47 +00:00
dependabot[bot] b2ad7f176a
Bump laravel/socialite from 5.6.1 to 5.6.2
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.6.1...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 17:07:49 +00:00
dependabot[bot] 90f2bebd82
Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.1 to 7.7.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.7.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 17:07:59 +00:00
Julian Prieber 4abca3c079
Merge pull request #435 from LinkStackOrg/dependabot/composer/fakerphp/faker-1.22.0
Bump fakerphp/faker from 1.21.0 to 1.22.0
2023-05-17 12:49:32 +02:00
dependabot[bot] 8f92098aad
Bump guzzlehttp/guzzle from 7.6.0 to 7.6.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.0...7.6.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 17:06:04 +00:00
dependabot[bot] 15902d09e4
Bump fakerphp/faker from 1.21.0 to 1.22.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.21.0...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 17:05:54 +00:00
dependabot[bot] a5e34c95b9
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.1 to 7.6.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 17:08:56 +00:00
dependabot[bot] a6b165c39d
Bump phpunit/phpunit from 9.6.7 to 9.6.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.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>
2023-05-11 17:05:37 +00:00
dependabot[bot] 344f5e8129
Bump geo-sot/laravel-env-editor from 2.0.0 to 2.1.0
Bumps [geo-sot/laravel-env-editor](https://github.com/GeoSot/Laravel-EnvEditor) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/GeoSot/Laravel-EnvEditor/releases)
- [Commits](https://github.com/GeoSot/Laravel-EnvEditor/compare/2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: geo-sot/laravel-env-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 15:18:56 +00:00
dependabot[bot] 4d60ad25e5
Bump laravel/sail from 1.21.5 to 1.22.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.5 to 1.22.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.21.5...v1.22.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>
2023-05-09 17:06:06 +00:00
dependabot[bot] 4cbc26ae05
Bump awssat/laravel-visits from 4.1.0 to 5.0.0
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases)
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md)
- [Commits](https://github.com/awssat/laravel-visits/compare/4.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: awssat/laravel-visits
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 17:04:47 +00:00
Julian Prieber d50757fa78 Revert "Merge pull request #416 from LinkStackOrg/dependabot/composer/nunomaduro/collision-7.1.0"
This reverts commit b02f5dc6a4, reversing
changes made to 2572db73aa.
2023-04-26 16:28:06 +02:00
dependabot[bot] 08be1bd1bb
Bump nunomaduro/collision from 6.4.0 to 7.1.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 6.4.0 to 7.1.0.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 13:45:57 +00:00
Julian Prieber 5dbb2b182d Version 4.0
-- Dashboard Update --

Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00
dependabot[bot] 49266aab42
Bump laravel/sail from 1.21.3 to 1.21.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.3 to 1.21.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.21.3...v1.21.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>
2023-04-04 17:00:03 +00:00
Jascha Urbach 1c0a50c3d0
Scribd Button
added Scribd Button
2023-03-31 16:18:45 +02:00
Julian Prieber f0d2efd970
Merge pull request #382 from JulianPrieber/dependabot/composer/laravel/sail-1.21.3
Bump laravel/sail from 1.21.2 to 1.21.3
2023-03-31 13:51:05 +02:00
Julian Prieber 1eea2c074b
Merge pull request #386 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.6.6
Bump phpunit/phpunit from 9.6.5 to 9.6.6
2023-03-31 13:50:49 +02:00
Julian Prieber c16d3ed30e
Merge pull request #381 from JulianPrieber/dependabot/composer/laravel/framework-9.52.5
Bump laravel/framework from 9.52.4 to 9.52.5
2023-03-31 13:50:17 +02:00
dependabot[bot] 3cd9d36ff6
Bump phpunit/phpunit from 9.6.5 to 9.6.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.5 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 11:46:07 +00:00
dependabot[bot] d2e5db1338
Bump laravel/sail from 1.21.2 to 1.21.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.21.2 to 1.21.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.21.2...v1.21.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>
2023-03-29 17:02:45 +00:00
dependabot[bot] 8b11e8dfa3
Bump laravel/framework from 9.52.4 to 9.52.5
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.4 to 9.52.5.
- [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/v9.52.4...v9.52.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 17:00:41 +00:00
dependabot[bot] 2649a485c5
Bump awssat/laravel-visits from 4.1.0 to 5.0.0
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases)
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md)
- [Commits](https://github.com/awssat/laravel-visits/compare/4.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: awssat/laravel-visits
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 17:02:20 +00:00
Julian Prieber adee9ccaec Initial Vcard
Added Vcard feature
2023-03-27 19:04:41 +02:00
dependabot[bot] 53b652d54d
Bump phpunit/phpunit from 9.6.3 to 9.6.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.3 to 9.6.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 17:11:19 +00:00
dependabot[bot] 10419d023e
Bump laravel/tinker from 2.8.0 to 2.8.1
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.8.0 to 2.8.1.
- [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.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 17:38:02 +00:00
dependabot[bot] 59f58e68fe
Bump doctrine/dbal from 3.5.3 to 3.6.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 16:06:03 +00:00
Julian Prieber 15fd35dbfe
Merge pull request #319 from JulianPrieber/dependabot/composer/phpunit/phpunit-9.6.3
Bump phpunit/phpunit from 9.5.28 to 9.6.3
2023-02-06 20:48:20 +01:00
dependabot[bot] e11f0f607d
Bump phpunit/phpunit from 9.5.28 to 9.6.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 9.6.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 16:13:56 +00:00
dependabot[bot] aae8eec221
Bump barryvdh/laravel-ide-helper from 2.12.3 to 2.13.0
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.12.3 to 2.13.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.12.3...v2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 16:13:43 +00:00
dependabot[bot] 202912efd4
Bump symfony/http-kernel from 5.4.19 to 5.4.20
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.4.19 to 5.4.20.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v5.4.19...v5.4.20)

---
updated-dependencies:
- dependency-name: symfony/http-kernel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 16:37:45 +00:00
Julian Prieber d6d111a32b
Merge pull request #303 from JulianPrieber/dependabot/composer/laravel/socialite-5.6.1
Bump laravel/socialite from 5.6.0 to 5.6.1
2023-01-31 17:34:22 +01:00
Julian Prieber 14b7ade70b
Merge pull request #306 from JulianPrieber/dependabot/composer/facade/ignition-2.17.7
Bump facade/ignition from 2.17.6 to 2.17.7
2023-01-31 17:34:15 +01:00
dependabot[bot] c303241555
Bump laravel/sail from 1.18.1 to 1.19.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.18.1 to 1.19.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.18.1...v1.19.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>
2023-01-31 16:06:02 +00:00
dependabot[bot] 5c3e8adde5
Bump facade/ignition from 2.17.6 to 2.17.7
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.17.6 to 2.17.7.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.17.6...2.17.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 16:07:54 +00:00
dependabot[bot] 587ffba136
Bump laravel/socialite from 5.6.0 to 5.6.1
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.6.0...v5.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 16:12:36 +00:00
Julian Prieber 75e60a9623
Merge pull request #301 from JulianPrieber/dependabot/composer/laravel/sail-1.18.1
Bump laravel/sail from 1.18.0 to 1.18.1
2023-01-22 20:30:54 +01:00
dependabot[bot] 3c6653c644
Bump laravel/socialite from 5.5.8 to 5.6.0
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.8 to 5.6.0.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.8...v5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 16:08:09 +00:00
dependabot[bot] 7c761bfaa5
Bump laravel/sail from 1.18.0 to 1.18.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.18.0 to 1.18.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.18.0...v1.18.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>
2023-01-18 16:07:20 +00:00
dependabot[bot] 16696cdae6
Bump phpunit/phpunit from 9.5.27 to 9.5.28
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 16:18:26 +00:00
Julian Prieber 17617f2481
Merge pull request #295 from JulianPrieber/dependabot/composer/laravel/tinker-2.8.0
Bump laravel/tinker from 2.7.3 to 2.8.0
2023-01-15 23:15:47 +01:00
dependabot[bot] 2dd75bed7b
Bump doctrine/dbal from 3.5.2 to 3.5.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 16:09:18 +00:00
dependabot[bot] 0a4cdcd4af
Bump laravel/tinker from 2.7.3 to 2.8.0
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.7.3 to 2.8.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.7.3...v2.8.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>
2023-01-12 13:11:15 +00:00
dependabot[bot] 6c70d93933
Bump laravel/socialite from 5.5.7 to 5.5.8
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.7 to 5.5.8.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.7...v5.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 16:17:51 +00:00
dependabot[bot] d910a69878
Bump laravel/sail from 1.17.0 to 1.18.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.17.0 to 1.18.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.17.0...v1.18.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>
2023-01-10 17:00:41 +00:00
Julian Prieber dd68dee129 Added option to rename footer pages
Users can now edit the names of footer pages. This new category on the config page replaces the previous section in the Advanced Config.
2023-01-09 18:07:30 +01:00
Julian Prieber cb77a6090e
Merge pull request #291 from JulianPrieber/dependabot/composer/laravel/socialite-5.5.7
Bump laravel/socialite from 5.5.6 to 5.5.7
2023-01-08 13:21:47 +01:00
dependabot[bot] 9c8539ace6
Bump laravel/socialite from 5.5.6 to 5.5.7
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.5.6 to 5.5.7.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/socialite/compare/v5.5.6...v5.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 16:08:04 +00:00
dependabot[bot] b711fe999e
Bump laravel/sail from 1.16.6 to 1.17.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.6 to 1.17.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.16.6...v1.17.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>
2023-01-04 16:07:30 +00:00
dependabot[bot] 5ec911521d
Bump laravel/sail from 1.16.5 to 1.16.6
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.5 to 1.16.6.
- [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.16.5...v1.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 16:05:59 +00:00
dependabot[bot] 51f704e546
Bump doctrine/dbal from 3.5.1 to 3.5.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 16:11:16 +00:00
dependabot[bot] b452765250
Bump laravel/sail from 1.16.4 to 1.16.5
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.4 to 1.16.5.
- [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.16.4...v1.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 16:05:41 +00:00
Julian Prieber 09d304878a
Merge pull request #269 from JulianPrieber/dependabot/composer/laravel/sail-1.16.4
Bump laravel/sail from 1.16.3 to 1.16.4
2022-12-13 17:18:51 +01:00
dependabot[bot] 12278601da
Bump laravel/sail from 1.16.3 to 1.16.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.3 to 1.16.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.16.3...v1.16.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>
2022-12-13 16:16:29 +00:00
dependabot[bot] 84d674ffa5
Bump fakerphp/faker from 1.20.0 to 1.21.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.20.0...v1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 16:16:05 +00:00
dependabot[bot] 93c42b02ef
Bump phpunit/phpunit from 9.5.26 to 9.5.27
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 16:06:55 +00:00
dependabot[bot] 9a59799e99
Bump laravel/framework from 8.83.26 to 8.83.27
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.26 to 8.83.27.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.26...v8.83.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 16:07:22 +00:00
dependabot[bot] 310afe136e
Bump awssat/laravel-visits from 4.0.0 to 4.1.0
Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases)
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md)
- [Commits](https://github.com/awssat/laravel-visits/compare/4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 16:25:14 +00:00
Julian Prieber 9b9593b98d Added first setup page
This setup will:
1. Check the server dependencies
2. Setup the database
3. Create the admin user
4. Configure the app
2022-11-23 15:52:33 +01:00
Julian Prieber 8350373262 Updated config editor 2022-11-17 15:07:06 +01:00
Julian Prieber c24d5efcc0 Update composer.lock 2022-11-10 14:18:58 +01:00
Julian Prieber 951df23c91 Laravel 9
Update to Laravel 9

Commit for the upcoming from-end update.
2022-11-08 16:11:59 +01:00
dependabot[bot] 9fe38c558a
Bump laravel/framework from 8.83.25 to 8.83.26
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.25 to 8.83.26.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.25...v8.83.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 16:43:54 +00:00
dependabot[bot] f67c6be0d4
Bump phpunit/phpunit from 9.5.25 to 9.5.26
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 16:35:11 +00:00
dependabot[bot] 94e65c0476
Bump laravel/sail from 1.16.1 to 1.16.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.1 to 1.16.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.16.1...v1.16.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>
2022-10-04 16:48:09 +00:00
dependabot[bot] fe1366441b
Bump laravel/framework from 8.83.24 to 8.83.25
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.24 to 8.83.25.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.24...v8.83.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 16:35:46 +00:00
dependabot[bot] e2d8f3a8b8
Bump laravel/sail from 1.16.0 to 1.16.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.0 to 1.16.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.16.0...v1.16.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>
2022-09-27 16:36:40 +00:00
dependabot[bot] d13e62e07a
Bump phpunit/phpunit from 9.5.24 to 9.5.25
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 16:34:33 +00:00
dependabot[bot] aa63480c8e
Bump laravel/framework from 8.83.23 to 8.83.24
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.23 to 8.83.24.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.23...v8.83.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 16:56:01 +00:00
dependabot[bot] faa5d58e36
Bump mockery/mockery from 1.5.0 to 1.5.1
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.5.0...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 16:28:13 +00:00
dependabot[bot] b71d028200
Bump laravel/sail from 1.15.4 to 1.16.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.4 to 1.16.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.15.4...v1.16.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>
2022-09-06 16:35:22 +00:00
dependabot[bot] 977fb96d67
Bump phpunit/phpunit from 9.5.23 to 9.5.24
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.23 to 9.5.24.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 16:45:08 +00:00
dependabot[bot] a0310b2365
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.5 to 7.5.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.5...7.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 16:58:01 +00:00
dependabot[bot] b1c43ba513
Bump codedge/laravel-selfupdater from 3.4.1 to 3.5.0
Bumps [codedge/laravel-selfupdater](https://github.com/codedge/laravel-selfupdater) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/codedge/laravel-selfupdater/releases)
- [Commits](https://github.com/codedge/laravel-selfupdater/compare/3.4.1...3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 16:32:23 +00:00
dependabot[bot] 87c6716efb
Bump phpunit/phpunit from 9.5.21 to 9.5.23
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 16:34:41 +00:00
dependabot[bot] 6c10b36bd8
Bump laravel/sail from 1.15.3 to 1.15.4
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.3 to 1.15.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.15.3...v1.15.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>
2022-08-19 16:28:32 +00:00
dependabot[bot] 8f8fb288bf
Bump laravel/sail from 1.15.2 to 1.15.3
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.2 to 1.15.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.15.2...v1.15.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>
2022-08-16 16:30:54 +00:00
dependabot[bot] 1b1a26d3d8
Bump laravel/sail from 1.15.1 to 1.15.2
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.1 to 1.15.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.15.1...v1.15.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>
2022-08-09 16:40:34 +00:00
dependabot[bot] e0d7f2598d
Bump laravel/framework from 8.83.22 to 8.83.23
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.22 to 8.83.23.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.22...v8.83.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 16:35:44 +00:00
Julian Prieber d34e9c877c
Merge pull request #105 from JulianPrieber/dependabot/composer/fakerphp/faker-1.20.0
Bump fakerphp/faker from 1.19.0 to 1.20.0
2022-07-22 19:39:10 +02:00
Julian Prieber bd0e985693
Merge pull request #106 from JulianPrieber/dependabot/composer/laravel/sail-1.15.1
Bump laravel/sail from 1.15.0 to 1.15.1
2022-07-22 19:38:54 +02:00
dependabot[bot] b6363e2611
Bump laravel/framework from 8.83.20 to 8.83.22
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.20 to 8.83.22.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.20...v8.83.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 16:31:09 +00:00
dependabot[bot] 3cf2bbf25c
Bump laravel/sail from 1.15.0 to 1.15.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.0 to 1.15.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.15.0...v1.15.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>
2022-07-21 16:32:52 +00:00
dependabot[bot] 1393939461
Bump fakerphp/faker from 1.19.0 to 1.20.0
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.19.0...v1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 17:01:14 +00:00
dependabot[bot] 59794355c9
Bump laravel/framework from 8.83.19 to 8.83.20
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.19 to 8.83.20.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.19...v8.83.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 16:39:48 +00:00
dependabot[bot] e84caecbb9
Bump fideloper/proxy from 4.4.1 to 4.4.2
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.4.1...4.4.2)

---
updated-dependencies:
- dependency-name: fideloper/proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 16:54:37 +00:00
dependabot[bot] 8798eeaec4
Bump laravel/framework from 8.83.18 to 8.83.19
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.18 to 8.83.19.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.18...v8.83.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 16:34:10 +00:00
dependabot[bot] 4872e5890c
Bump facade/ignition from 2.17.5 to 2.17.6
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.17.5 to 2.17.6.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.17.5...2.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 16:40:32 +00:00
Julian Prieber 0224431c42
Merge pull request #95 from JulianPrieber/dependabot/composer/laravel/sail-1.15.0
Bump laravel/sail from 1.14.11 to 1.15.0
2022-06-28 18:48:33 +02:00
dependabot[bot] 3ff4f92ff8
Bump laravel/breeze from 1.9.4 to 1.10.0
Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/breeze/compare/v1.9.4...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 16:37:05 +00:00
dependabot[bot] 203372c714
Bump laravel/sail from 1.14.11 to 1.15.0
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.11 to 1.15.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.14.11...v1.15.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>
2022-06-28 16:36:51 +00:00
Julian Prieber cea030094f
Merge pull request #90 from JulianPrieber/dependabot/composer/laravel/sail-1.14.11
Bump laravel/sail from 1.14.10 to 1.14.11
2022-06-21 19:55:17 +02:00
Julian Prieber 6fcb053071
Merge pull request #89 from JulianPrieber/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-21 19:55:05 +02:00