Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydiablo committed Apr 19, 2024
1 parent 03278e9 commit b3f73d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"prefer-stable": true,
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"diablomedia/zendframework1-exception": "dev-master as 1.0.4",
"diablomedia/zendframework1-xml": "dev-php83 as 1.0.5",
"diablomedia/zendframework1-server": "dev-php83 as 1.0.2"
"diablomedia/zendframework1-exception": "^1.1.1",
"diablomedia/zendframework1-xml": "^1.0.5",
"diablomedia/zendframework1-server": "^1.0.5"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit b3f73d7

Please sign in to comment.