Skip to content

Commit

Permalink
Update Hyde Realtime Compiler to v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jun 4, 2022
1 parent c0f46c9 commit f917319
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 212 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"ext-simplexml": "*"
},
"require-dev": {
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0"
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
"hyde/realtime-compiler": "^2.0"
},
"suggest": {
"hyde/hyde" : "The Framework package contains the Hyde Core. To create your site you should use the Hyde/Hyde project."
Expand Down
Loading

0 comments on commit f917319

Please sign in to comment.