Skip to content

Commit

Permalink
Dd 849 (#3)
Browse files Browse the repository at this point in the history
* Allow plugin robloach/component-installer, because it is required by components/handlebars.js

* Adding /.idea to .gitignore so project can be edited in IntelliJ

* Removed .idea files from PR

* newline at end of .gitignore

* Upgraded Twig

* Added composer.lock
  • Loading branch information
janvanmansum authored and joelit committed Mar 2, 2022
1 parent 549f437 commit 356f911
Show file tree
Hide file tree
Showing 3 changed files with 5,234 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ components
plugins/*
!README
composer.phar
composer.lock
tests/jena-fuseki*
.vagrant
.project
Expand Down
2 changes: 1 addition & 1 deletion 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.13.*",
"twig/twig": "2.14.*",
"twig/extensions": "1.5.*",
"twitter/bootstrap": "3.3.*",
"twitter/typeahead.js": "v0.10.5",
Expand Down
Loading

0 comments on commit 356f911

Please sign in to comment.