File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h3>Installation</h3>
7373 < p > Next, add the following require entry to the < code > composer.json</ code > file in the root of your project.</ p >
7474 < pre class ="prettyprint "> {
7575 "require" : {
76- "riverside/php-express" : "^2.0"
76+ "riverside/php-express" : "^2.0.1 "
7777 }
7878}</ pre >
7979 < p > Finally, use Composer to install php-express and its dependencies:</ p >
@@ -83,8 +83,8 @@ <h3>Installation</h3>
8383 < h3 > Downloads</ h3 >
8484 < p > The project is hosted on GitHub.</ p >
8585 < p >
86- < a class ="btn btn-primary " href ="https://github.com/riverside/php-express/archive/refs/tags/v2.0.0 .zip "> Download .zip file</ a >
87- < a class ="btn btn-primary " href ="https://github.com/riverside/php-express/archive/refs/tags/v2.0.0 .tar.gz "> Download .tar.gz file</ a >
86+ < a class ="btn btn-primary " href ="https://github.com/riverside/php-express/archive/refs/tags/v2.0.1 .zip "> Download .zip file</ a >
87+ < a class ="btn btn-primary " href ="https://github.com/riverside/php-express/archive/refs/tags/v2.0.1 .tar.gz "> Download .tar.gz file</ a >
8888 </ p >
8989 </ section >
9090 < section >
@@ -104,4 +104,4 @@ <h3>License</h3>
104104 < script src ="js/bootstrap.min.js "> </ script >
105105 < script src ="js/run_prettify.js "> </ script >
106106</ body >
107- </ html >
107+ </ html >
You can’t perform that action at this time.
0 commit comments