Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qunabu committed Feb 14, 2024
1 parent a65ce45 commit 5d357d0
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 @@ -3,11 +3,11 @@
"description": "Escola Headless LMS Templates for Emails",
"type": "package",
"require": {
"php": "^7.4|^8.0",
"php": ">=7.4",
"escolalms/core": "^1.2.2",
"escolalms/templates": "^0.2.1",
"ezyang/htmlpurifier": "^4.13",
"laravel/framework": "^8|^9",
"laravel/framework": ">=8.0",
"qferr/mjml-php": "^1.1"
},
"require-dev": {
Expand Down

0 comments on commit 5d357d0

Please sign in to comment.