Skip to content

Commit bee67ae

Browse files
committed
Bump dev dependencies
1 parent 937302c commit bee67ae

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
"name": "rareloop/primer-core",
33
"require": {
44
"php": ">=8.1",
5-
"symfony/finder": "^4.2.5||^5.0||^6.0",
6-
"twig/twig": "^3.0",
7-
"illuminate/collections": "^8.53.1||^9.0.0",
8-
"league/commonmark": "^1.5",
9-
"spatie/yaml-front-matter": "^2.0"
5+
"symfony/finder": "^6.4.17",
6+
"twig/twig": "^3.20",
7+
"illuminate/collections": "^8.53.1||^9.52.16",
8+
"league/commonmark": "^1.6.7",
9+
"spatie/yaml-front-matter": "^2.1"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "^9.0",
13-
"php-coveralls/php-coveralls": "^2.0",
14-
"mockery/mockery": "^1.4.4",
15-
"squizlabs/php_codesniffer": "^3.6.0",
16-
"mikey179/vfsstream": "^1.6.9",
17-
"antecedent/patchwork": "^2.1.8"
12+
"phpunit/phpunit": "^9.6.22",
13+
"php-coveralls/php-coveralls": "^2.7",
14+
"mockery/mockery": "^1.6.12",
15+
"squizlabs/php_codesniffer": "^3.12.2",
16+
"mikey179/vfsstream": "^1.6.12",
17+
"antecedent/patchwork": "^2.2.1"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)