Skip to content

Commit

Permalink
laminas upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kokspflanze committed Dec 4, 2021
1 parent 9d60baa commit f95fb45
Show file tree
Hide file tree
Showing 2 changed files with 839 additions and 453 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
}
],
"require": {
"php": "^7.1",
"zendframework/zend-servicemanager": "^3.0",
"zendframework/zend-validator": "^2.8",
"zendframework/zend-view": "^2.7",
"php": "^7.1 || ^8.0",
"laminas/laminas-servicemanager": "^3.0",
"laminas/laminas-validator": "^2.8",
"laminas/laminas-view": "^2.7",
"kokspflanze/sbb-code-parser": "^0.1.2"
},
"require-dev": {
Expand Down
Loading

0 comments on commit f95fb45

Please sign in to comment.