Skip to content

Commit 190ac7c

Browse files
committed
fix: Adding patch version to phpunit
Adding a patch number to phpunit so the test suite is always using the highest version of phpunit
1 parent fa4d941 commit 190ac7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
},
5151
"require-dev": {
5252
"ext-pcntl": "*",
53-
"phpunit/phpunit": "^9.5",
54-
"phpstan/phpstan": "^1.0",
53+
"phpunit/phpunit": "^9.6.22",
54+
"phpstan/phpstan": "^2.1",
5555
"queue-interop/queue-spec": "^0.6.2",
5656
"symfony/browser-kit": "^6.2|^7.0",
5757
"symfony/config": "^6.2|^7.0",
@@ -70,7 +70,7 @@
7070
"doctrine/mongodb-odm-bundle": "^3.5|^4.3|^5.0",
7171
"alcaeus/mongo-php-adapter": "^1.0",
7272
"kwn/php-rdkafka-stubs": "^2.0.3",
73-
"friendsofphp/php-cs-fixer": "^3.4",
73+
"friendsofphp/php-cs-fixer": "^3.68",
7474
"dms/phpunit-arraysubset-asserts": "^0.2.1",
7575
"phpspec/prophecy-phpunit": "^2.0"
7676
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy