Skip to content

Commit

Permalink
update typerocket RC and add ignore for WP Engine hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
robojuicedev committed Aug 31, 2016
1 parent 2874ac5 commit 00397a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ composer.lock
Vagrantfile
bootstrap.sh

### WP Engine
vendor/composer/autoload_static.php

### WordPress Specific
/wordpress/.htaccess
/wordpress/robots.txt
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.5.9",
"typerocket/core": "3.0.0rc22"
"typerocket/core": "3.0.0rc24"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 00397a0

Please sign in to comment.