Skip to content

Commit

Permalink
chore: update supported PHP/Symfony versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yesdevnull committed Oct 9, 2023
1 parent eacea5b commit c94e5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"source": "https://github.com/iter8-au/ldaprecord-bundle"
},
"require": {
"php": "^8.1",
"php": ">=8.1",
"ext-ldap": "*",
"directorytree/ldaprecord": "^3.0",
"symfony/framework-bundle": "^6.3"
Expand Down

0 comments on commit c94e5f9

Please sign in to comment.