File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Propel2
22
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.
44
55[ ![ Build Status] ( https://travis-ci.org/propelorm/Propel2.svg?branch=master )] ( https://travis-ci.org/propelorm/Propel2 )
66[ ![ 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:
2121Propel2 also relies on [ ** Composer** ] ( https://github.com/composer/composer ) to manage dependencies but you
2222also can use [ ClassLoader] ( https://github.com/symfony/ClassLoader ) (see the ` autoload.php.dist ` file for instance).
2323
24- Propel2 is only supported on PHP 5.5 and up.
24+ Propel2 is only supported on PHP 7 and up.
2525
2626
2727## Installation
You can’t perform that action at this time.
0 commit comments