We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0c5fca + bed9173 commit 9483732Copy full SHA for 9483732
1 file changed
composer.json
@@ -36,6 +36,9 @@
36
"rector/rector": "0.18.12",
37
"vimeo/psalm": "^5.0"
38
},
39
+ "replace": {
40
+ "codeigniter4/framework": "self.version"
41
+ },
42
"suggest": {
43
"ext-curl": "If you use CURLRequest class",
44
"ext-dom": "If you use TestResponse",
0 commit comments