Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisA2 committed Mar 20, 2024
1 parent 07bca15 commit 994ac79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"php": "^8.2",
"laravel/framework": "^11",
"h5p/h5p-core": "dev-master",
"h5p/h5p-editor": "dev-master"
"h5p/h5p-editor": "dev-master",
"escolalms/core": "^1"
},
"require-dev": {
"phpunit/phpunit": "^10.5|^11.0",
Expand Down

0 comments on commit 994ac79

Please sign in to comment.