Skip to content

Commit a0b377a

Browse files
authored
Update dev dependencies & fix CI (#52)
* Updated GitHub versions for non test jobs * Updated dev dependencies * Fix phpstan after update * Add tests to cover changes * Remove symplify/monorepo-builder from all CI jobs
1 parent 44927fa commit a0b377a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"phpspec/prophecy-phpunit": "^2.0",
25-
"phpunit/phpunit": "^9.4"
25+
"phpunit/phpunit": "^9.5"
2626
},
2727
"autoload-dev": {
2828
"psr-4": {

0 commit comments

Comments
 (0)