File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Propel2
2
2
3
- Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
3
+ Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 7 and up.
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/propelorm/Propel2.svg?branch=master )] ( https://travis-ci.org/propelorm/Propel2 )
6
6
[ ![ Code Climate] ( https://codeclimate.com/github/propelorm/Propel2/badges/gpa.svg )] ( https://codeclimate.com/github/propelorm/Propel2 )
@@ -21,7 +21,7 @@ Propel2 uses the following Symfony2 Components:
21
21
Propel2 also relies on [ ** Composer** ] ( https://github.com/composer/composer ) to manage dependencies but you
22
22
also can use [ ClassLoader] ( https://github.com/symfony/ClassLoader ) (see the ` autoload.php.dist ` file for instance).
23
23
24
- Propel2 is only supported on PHP 5.5 and up.
24
+ Propel2 is only supported on PHP 7 and up.
25
25
26
26
27
27
## Installation
You can’t perform that action at this time.
0 commit comments