Skip to content

Commit

Permalink
Merge pull request #1562 from hydephp/bump-realtime-compiler-version
Browse files Browse the repository at this point in the history
Bump Realtime Compiler version to v3.3
  • Loading branch information
caendesilva authored Feb 13, 2024
2 parents 23c0d2d + e097c4e commit cc74843
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ This serves two purposes:
- Updated the Markdown to plain text converter to trim whitespace in https://github.com/hydephp/develop/pull/1561
- HydeFront: Changed `<code>` styling to display as inline instead of inline-block in https://github.com/hydephp/develop/pull/1525
- Realtime Compiler: Add strict type declarations in https://github.com/hydephp/develop/pull/1555
- Bumped Realtime Compiler version to v3.3 in https://github.com/hydephp/develop/pull/1562
- Internal: Renamed snake case test methods to camel case in https://github.com/hydephp/develop/pull/1556

### Deprecated
Expand Down
2 changes: 1 addition & 1 deletion packages/hyde/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"laravel-zero/framework": "^10.0"
},
"require-dev": {
"hyde/realtime-compiler": "^3.2"
"hyde/realtime-compiler": "^3.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit cc74843

Please sign in to comment.