1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Updated PHP and npm deps, Upped node version

This commit is contained in:
Dan Brown
2023-08-19 20:21:12 +01:00
parent e44ef57219
commit 7bf5425c6b
4 changed files with 564 additions and 457 deletions

View File

@ -3,7 +3,7 @@
All development on BookStack is currently done on the `development` branch.
When it's time for a release the `development` branch is merged into release with built & minified CSS & JS then tagged at its version. Here are the current development requirements:
* [Node.js](https://nodejs.org/en/) v16.0+
* [Node.js](https://nodejs.org/en/) v18.0+
## Building CSS & JavaScript Assets