Skip to content

Commit bdb561b

Browse files
authored
Update composer.json
1 parent 483d757 commit bdb561b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"source": "https://github.com/SemanticMediaWiki/SemanticInterlanguageLinks"
2727
},
2828
"require": {
29-
"php": ">=5.3.0",
29+
"php": ">=5.5.0",
3030
"composer/installers": "1.*,>=1.0.1",
3131
"onoi/cache": "~1.2",
3232
"mediawiki/semantic-media-wiki": "~2.4"
@@ -41,7 +41,6 @@
4141
},
4242
"autoload": {
4343
"files" : [
44-
"DefaultSettings.php",
4544
"SemanticInterlanguageLinks.php"
4645
],
4746
"psr-4": {

0 commit comments

Comments
 (0)