Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Feb 27, 2024
1 parent 5662f90 commit ada9258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"orchestra/testbench": " ^8.0 || ^9.0",
"phpunit/phpunit": "^10.4",
"spatie/laravel-sitemap": "^6.0 || ^7.2",
"symfony/process": "^6.0"
"symfony/process": "^6.0 || ^7.0"
},
"suggest": {
"html2text/html2text": "To convert HTML to formatted plain text",
Expand All @@ -56,4 +56,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit ada9258

Please sign in to comment.