Skip to content

Commit 33826d6

Browse files
author
Chris Reynolds
committed
add the patch version to the version requirement
1 parent c45cc4b commit 33826d6

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7.1",
1414
"composer-plugin-api": "^1.1 || ^2.0",
15-
"symfony/yaml": "~5.3"
15+
"symfony/yaml": "~5.3.0"
1616
},
1717
"extra": {
1818
"class": "Altis\\Local_Server\\Composer\\Plugin",

0 commit comments

Comments
 (0)