Skip to content

Commit 5521a1f

Browse files
committed
Allow Symfony Finder v5
1 parent d40f83f commit 5521a1f

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
@@ -2,7 +2,7 @@
22
"name": "rareloop/primer-core",
33
"require": {
44
"php": ">=7.1.3",
5-
"symfony/finder": "^4.2.5",
5+
"symfony/finder": "^4.2.5|^5.0",
66
"twig/twig": "^2.6",
77
"tightenco/collect": "^5.7.0",
88
"league/commonmark": "^1.5",

0 commit comments

Comments
 (0)