Skip to content

Commit 0059752

Browse files
authored
Update README.md
1 parent 2d570fa commit 0059752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# phpcore 2.0.3
1+
# phpcore 2.0.4
22
phpcore framework is a simple and easy to use MVC framework for web application development. It has been developed for the ease of building web application in PHP with OOP and MVC framework. It could be useful for projects in education.
33

44
## Quick start
@@ -231,7 +231,7 @@ This example will create a Web API that returns data from SQLite with Doctrine,
231231
{
232232
"name": "thnguyendev/phpcore",
233233
"description": "The phpcore framework.",
234-
"version": "2.0.1",
234+
"version": "2.0.4",
235235
"keywords": ["framework", "phpcore"],
236236
"license": "MIT",
237237
"type": "project",

0 commit comments

Comments
 (0)