Skip to content

Commit

Permalink
fix: update composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurujai committed Oct 31, 2024
1 parent 75c0107 commit e3b91c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
}
],
"require": {
"php": ">=7.2",
"pumukit/pumukit": "^4.0",
"php": "^8.2",
"pumukit/pumukit": "^5.0",
"symfony/ldap": "^5.0",
"ext-ldap": "*"
},
Expand Down

0 comments on commit e3b91c3

Please sign in to comment.