Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update Coding Standard and PHPUnit
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Mohan <[email protected]>
  • Loading branch information
cod43156 committed Nov 18, 2024
1 parent acf4656 commit 1c8f7d1
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 463 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"laminas/laminas-stdlib": "^2.7.7 || ^3.15.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-coding-standard": "^3.0",
"laminas/laminas-filter": "^2.23.2",
"laminas/laminas-i18n": "^2.7.4",
"laminas/laminas-progressbar": "^2.5.2",
"laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
"laminas/laminas-session": "^2.8",
"laminas/laminas-validator": "^2.10.1",
"phpunit/phpunit": "^9.5.10"
"phpunit/phpunit": "^10.5"
},
"suggest": {
"laminas/laminas-filter": "Laminas\\Filter component",
Expand Down
Loading

0 comments on commit 1c8f7d1

Please sign in to comment.