Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Commit fb385e3

Browse files
authored
Merge pull request #8 from Brunty/new-titles
Add blockchain, because blockchain
2 parents ef0dee1 + e0c0056 commit fb385e3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
phpunit.xml
22
vendor/
33
composer.lock
4+
/bin/*

src/BuzzwordJobProvider.php

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ class BuzzwordJobProvider extends BaseProvider
136136
'Beneficiary',
137137
'Benefits',
138138
'Big Data',
139+
'Blockchain',
139140
'Blogging',
140141
'Brand',
141142
'Branding',

0 commit comments

Comments
 (0)