Skip to content

Commit b3eeb00

Browse files
smnandreweaverryan
andauthored
Update tests/Fixtures/packageJson/stricter_constraints_package.json
Apply suggestion to keep a dependency that will be updated Co-authored-by: Ryan Weaver <[email protected]>
1 parent 193d107 commit b3eeb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/packageJson/stricter_constraints_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/fixture",
33
"devDependencies": {
44
"@hotcookies": "^2",
5-
"@hotdogs": "2.4.1",
5+
"@hotdogs": "^1.9",
66
"@symfony/existing-package": "file:vendor/symfony/existing-package/Resources/assets"
77
},
88
"browserslist": [

0 commit comments

Comments
 (0)