Skip to content

Commit

Permalink
Merge pull request #58 from gsteel/general-qa
Browse files Browse the repository at this point in the history
General QA
  • Loading branch information
gsteel authored Oct 30, 2024
2 parents fae1046 + 68e5971 commit b758ba9
Show file tree
Hide file tree
Showing 12 changed files with 669 additions and 658 deletions.
1 change: 1 addition & 0 deletions .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
{
"backwardCompatibilityCheck": true
}
6 changes: 0 additions & 6 deletions .markdownlint.json

This file was deleted.

8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-stdlib": "^3.18",
"phpbench/phpbench": "^1.2.15",
"phpunit/phpunit": "^10.5.5",
"laminas/laminas-stdlib": "^3.20",
"phpbench/phpbench": "^1.3.1",
"phpunit/phpunit": "^10.5.38",
"psalm/plugin-phpunit": "^0.19.0",
"psr/container": "^1.1.2 || ^2.0.2",
"vimeo/psalm": "^5.18"
"vimeo/psalm": "^5.26.1"
},
"suggest": {
"psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature",
Expand Down
Loading

0 comments on commit b758ba9

Please sign in to comment.