Skip to content

Commit

Permalink
Block h5p version to 1.24.X
Browse files Browse the repository at this point in the history
  • Loading branch information
dyfero committed Jan 13, 2023
1 parent 59b2fd4 commit 67b8119
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 @@ -6,8 +6,8 @@
"php": ">=7.4",
"laravel/framework": "^8|^9",
"spatie/laravel-permission": "^3.18",
"h5p/h5p-core": "^1",
"h5p/h5p-editor": "^1",
"h5p/h5p-core": "1.24.*|dev-master",
"h5p/h5p-editor": "1.24.*|dev-master",
"escolalms/core": "^1",
"escolalms/auth": "^0"
},
Expand Down

0 comments on commit 67b8119

Please sign in to comment.