Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
miamibc committed Feb 6, 2024
2 parents cdf3ce9 + 3679947 commit ada7479
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Installation

Using [Composer](http://getcomposer.org/doc/00-intro.md) as dependency management:

composer require friendsofsymfony1/doctrine1 "1.5.*"
composer require friendsofsymfony1/doctrine1 "1.4.*"
composer install


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"php": ">=5.3",
"php": "^7.4 || ^8.0",
"ext-zlib": "*",
"ext-iconv": "*",
"ext-mbstring": "*",
Expand Down

0 comments on commit ada7479

Please sign in to comment.