Skip to content

Commit 9322c24

Browse files
committed
update stringy with vendor-patches
1 parent 782e69a commit 9322c24

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"clue/ndjson-react": "^1.2",
1414
"composer/semver": "^3.2",
1515
"composer/xdebug-handler": "^2.0",
16-
"danielstjules/stringy": "dev-php81-return-type-willchange as 3.1.0",
16+
"danielstjules/stringy": "^3.1",
1717
"doctrine/inflector": "^2.0",
1818
"ergebnis/json-printer": "^3.1",
1919
"idiosyncratic/editorconfig": "^0.1.3",
@@ -167,13 +167,6 @@
167167
"sort-packages": true,
168168
"platform-check": false
169169
},
170-
"repositories" : [
171-
{
172-
"type" : "vcs",
173-
"url" : "https://github.com/samsonasik/Stringy.git",
174-
"no-api": true
175-
}
176-
],
177170
"minimum-stability": "dev",
178171
"prefer-stable": true
179172
}

0 commit comments

Comments
 (0)