Skip to content

Commit

Permalink
Merge pull request #1281 from NatLibFi/revert-1262-v2.13-maintenance
Browse files Browse the repository at this point in the history
Revert "Allow plugin robloach/component-installer, because it is required by components/handlebars.js"
  • Loading branch information
osma committed Mar 2, 2022
2 parents 68449a2 + 3cc466f commit bb7de4e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5,241 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ components
plugins/*
!README
composer.phar
composer.lock
tests/jena-fuseki*
.vagrant
.project
.DS_Store
.phpunit.result.cache
/.idea

7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"easyrdf/easyrdf": "1.1.*",
"etdsolutions/waypoints": "4.0.0",
"symfony/polyfill-php80": "1.*",
"twig/twig": "2.14.*",
"twig/twig": "2.13.*",
"twig/extensions": "1.5.*",
"twitter/bootstrap": "3.3.*",
"twitter/typeahead.js": "v0.10.5",
Expand All @@ -88,10 +88,5 @@
},
"autoload": {
"classmap": ["controller/", "model/", "model/sparql/"]
},
"config": {
"allow-plugins": {
"robloach/component-installer": true
}
}
}
Loading

0 comments on commit bb7de4e

Please sign in to comment.