Skip to content

Commit 5632648

Browse files
committed
update DEVELOPER docs PHP 7.4 ref
update references to PHP 7.4
1 parent 969f330 commit 5632648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DEVELOPER.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ On Windows, the project should be opened with the [Remote - WSL](https://marketp
3838

3939
While Docker is great way to encapsulate all of the dependencies, build tools and run-time environment of the application, IDEs usually require locally installed extensions, tools and runtimes in order to provide type checking, code hints, and debugging capabilities that make for a better developer experience. To this end, the following locally installed tools/dependencies may be installed for good DX:
4040

41-
- PHP 7.3
41+
- PHP 7.4
4242
- Composer
4343
- Node and npm
4444
- .Net SDK

0 commit comments

Comments
 (0)