Skip to content

Commit

Permalink
Merge branch 'main' into feature/php-8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JimTools committed May 19, 2024
2 parents 5bc06a7 + 0ef0154 commit af916e9
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 @@ -31,11 +31,11 @@
},
"require-dev": {
"jangregor/phpstan-prophecy": "^1.0.0",
"phpspec/prophecy-phpunit": "^2.1",
"phpspec/prophecy-phpunit": "^2.2",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6.15",
"squizlabs/php_codesniffer": "^3.8"
"phpunit/phpunit": "^9.6.17",
"squizlabs/php_codesniffer": "^3.9"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit af916e9

Please sign in to comment.