Skip to content

Commit

Permalink
Merge branch '3.x' into dependabot/composer/phpunit/phpunit-tw-9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed May 7, 2023
2 parents 98fbe97 + bf083a6 commit 9ec02c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -19,15 +19,15 @@
],
"require": {
"php": "^7.4 || ^8.0",
"psr/http-message": "^1.0",
"psr/http-message": "^1.1",
"slim/slim": "^4.11",
"twig/twig": "^3.5",
"symfony/polyfill-php81": "^1.27"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.9.17",
"phpstan/phpstan": "^1.10.14",
"psr/http-factory": "^1.0",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down

0 comments on commit 9ec02c6

Please sign in to comment.