Skip to content

Commit c81b706

Browse files
committed
Allow to install dependencies on php8.2
1 parent e039810 commit c81b706

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"phpunit/phpunit": "^9.5",
3535
"phpstan/phpstan": "^1.3",
36-
"phpspec/prophecy": "^1.15"
36+
"phpspec/prophecy": "^1.16"
3737
},
3838
"autoload-dev": {
3939
"psr-4": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)