We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80255d1 commit 689fa1fCopy full SHA for 689fa1f
README.md
@@ -48,9 +48,8 @@ In linux is:
48
### 2.2.4. Run
49
Right click: tests folder | Run 'tests'
50
# 3. Change the PHP Version
51
+If you want to use other version of PHP it's as easy as follow the steps:
52
- Edit Dockerfile
53
- Select a valid version of PHP from [Docker Hub](https://hub.docker.com/_/php/)
54
- Follow the "Prepare setup" steps
-- Validate the composer.json to verify all the requisites are satisfied.
55
-
56
+- Validate the composer.json to verify all the requisites are satisfied.
0 commit comments