Bump spatie/laravel-ignition from 1.2.0 to 1.2.2

Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.2.0 to 1.2.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/1.2.0...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-18 03:00:43 +00:00
committed by GitHub
parent a91298d045
commit f4ae1e6c79
2 changed files with 19 additions and 19 deletions

View File

@@ -103,7 +103,7 @@
"ramsey/uuid": "^4.3",
"rcrowe/twigbridge": "^0.14",
"spatie/data-transfer-object": "^3.7",
"spatie/laravel-ignition": "^1.0",
"spatie/laravel-ignition": "^1.2",
"symfony/http-client": "^6.0",
"symfony/mailgun-mailer": "^6.0"
},