Skip to content

Commit

Permalink
8.3 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydiablo committed Apr 19, 2024
1 parent a14da81 commit 536ded4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
"homepage": "http://framework.zend.com/",
"license": "BSD-3-Clause",
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"diablomedia/zendframework1-ldap": "^1.0.0",
"diablomedia/zendframework1-validate": "^1.0.0"
"diablomedia/zendframework1-ldap": "dev-php83 as 1.0.0",
"diablomedia/zendframework1-validate": "dev-php83 as 1.0.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 536ded4

Please sign in to comment.