Skip to content

Commit

Permalink
Temporarily require experimental realtime compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 2, 2023
1 parent 40540db commit 22a4b64
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": "^8.1",
"hyde/framework": "dev-develop",
"hyde/realtime-compiler": "^3.1",
"hyde/realtime-compiler": "dev-improve-portability",
"laravel-zero/framework": "^10.0"
},
"autoload": {
Expand Down
17 changes: 9 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 22a4b64

Please sign in to comment.