Skip to content

Commit

Permalink
Update docs/getting_started/requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adriendupuis authored May 24, 2024
1 parent 563eb18 commit 292a25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,

!!! note "Quiet PHP 8.2 deprecation notices from 3rd parties "

To avoid PHP 8.2 deprecation notices rawly appearing in outputs (and, for example, broke REST answers), add the following to your composer.json:
To avoid PHP 8.2 deprecation notices rawly appearing in outputs (and, for example, breaking REST answers), add the following to your composer.json:

```json
"runtime": {
Expand Down

0 comments on commit 292a25c

Please sign in to comment.