1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 02:50:57 +02:00

chore(phpstan): upgrade to be compatible with latest dependency updates (#3835)

This commit is contained in:
Sami Mazouz
2023-06-15 17:49:39 +01:00
committed by GitHub
parent 64b25b26c3
commit 493ffa0538
45 changed files with 472 additions and 268 deletions

View File

@@ -20,7 +20,7 @@
],
"require": {
"flarum/core": "^2.0",
"pusher/pusher-php-server": "^2.2"
"pusher/pusher-php-server": "^7.2"
},
"require-dev": {
"flarum/tags": "^1.0"