Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler authored Mar 24, 2021
1 parent 9fe5acf commit a12630b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-json": "*",
"illuminate/database": "^8.34",
"illuminate/events": "^8.34",
"illuminate/support": "^8.34",
"illuminate/database": "^8.0",
"illuminate/events": "^8.0",
"illuminate/support": "^8.0",
"spatie/yaml-front-matter": "^2.0",
"symfony/yaml": "^3.0 || ^4.0 || ^5.0",
"symplify/git-wrapper": "^9.2"
Expand Down

0 comments on commit a12630b

Please sign in to comment.