Skip to content

Commit

Permalink
Merge pull request #90 from marcelthole/2.21.x
Browse files Browse the repository at this point in the history
Allow laminas/laminas-validator 3.0
  • Loading branch information
gsteel authored Dec 4, 2024
2 parents 37e0b2f + d1f09e6 commit 6440d57
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 167 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"laminas/laminas-loader": "^2.10",
"laminas/laminas-stdlib": "^3.6",
"laminas/laminas-uri": "^2.11",
"laminas/laminas-validator": "^2.15"
"laminas/laminas-validator": "^2.15 || ^3.0"
},
"require-dev": {
"ext-curl": "*",
Expand Down
Loading

0 comments on commit 6440d57

Please sign in to comment.