We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782e69a commit 9322c24Copy full SHA for 9322c24
1 file changed
composer.json
@@ -13,7 +13,7 @@
13
"clue/ndjson-react": "^1.2",
14
"composer/semver": "^3.2",
15
"composer/xdebug-handler": "^2.0",
16
- "danielstjules/stringy": "dev-php81-return-type-willchange as 3.1.0",
+ "danielstjules/stringy": "^3.1",
17
"doctrine/inflector": "^2.0",
18
"ergebnis/json-printer": "^3.1",
19
"idiosyncratic/editorconfig": "^0.1.3",
@@ -167,13 +167,6 @@
167
"sort-packages": true,
168
"platform-check": false
169
},
170
- "repositories" : [
171
- {
172
- "type" : "vcs",
173
- "url" : "https://github.com/samsonasik/Stringy.git",
174
- "no-api": true
175
- }
176
- ],
177
"minimum-stability": "dev",
178
"prefer-stable": true
179
}
0 commit comments