Skip to content

Commit 9817636

Browse files
committed
Update composer
1 parent 5693311 commit 9817636

6 files changed

+880
-625
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"rss": "https://github.com/phly/phly-event-dispatcher/releases.atom"
1414
},
1515
"require": {
16-
"php": "^7.3||^8.0",
16+
"php": "^8.1",
1717
"psr/container": "^1.0||^2.0",
1818
"psr/event-dispatcher": "^1.0"
1919
},
2020
"require-dev": {
2121
"fig/event-dispatcher-util": "^1.0",
2222
"friendsofphp/php-cs-fixer": "^2.17",
2323
"phpspec/prophecy-phpunit": "^2.0",
24-
"phpstan/phpstan": "~0.12.0",
24+
"phpstan/phpstan": "^1.0",
2525
"phpunit/phpunit": "^9.0.0",
2626
"zendframework/zend-coding-standard": "~1.0.0"
2727
},

0 commit comments

Comments
 (0)