Skip to content

Commit 7190a02

Browse files
author
Adam Tomat
committed
Upgrade collections package
1 parent 68bffdf commit 7190a02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"php": ">=8.1",
55
"symfony/finder": "^6.4.17",
66
"twig/twig": "^3.20",
7-
"illuminate/collections": "^8.53.1||^9.52.16",
7+
"illuminate/collections": "^10.48.18",
88
"league/commonmark": "^1.6.7",
99
"spatie/yaml-front-matter": "^2.1"
1010
},
@@ -26,4 +26,4 @@
2626
"Rareloop\\Primer\\Test\\": "tests"
2727
}
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)