Skip to content

Commit 2ec3fe8

Browse files
committed
Downgrade lockfile to support 7.3
1 parent 8bc63f8 commit 2ec3fe8

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "7.2 - 8.2",
13+
"php": "7.3 - 8.2",
1414
"ebln/phpstan-factory-mark": "^1.0",
1515
"phpstan/phpstan": "^0.12 || ^1"
1616
},

composer.lock

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

0 commit comments

Comments
 (0)