Skip to content

Commit 2b86ee4

Browse files
Correct Symfony version
1 parent 884e717 commit 2b86ee4

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
@@ -10,7 +10,7 @@
1010
"illuminate/filesystem": "^10.0",
1111
"illuminate/support": "^10.0",
1212
"laravel-shift/faker-registry": "^0.2.0",
13-
"symfony/yaml": "^6.3"
13+
"symfony/yaml": "^6.2"
1414
},
1515
"require-dev": {
1616
"laravel/pint": "^1.2",

0 commit comments

Comments
 (0)