Skip to content

Commit

Permalink
Merge pull request #163 from spree-contrib/fix/spree-4-3
Browse files Browse the repository at this point in the history
Require spree_backend gem to fix compatibility with Spree 4.3+
  • Loading branch information
damianlegawiec authored Jun 27, 2021
2 parents c9260c8 + 307a3cb commit 0ccd805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/spree_avatax_official.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'spree_core'
require 'spree_backend'
require 'spree_extension'
require 'spree_avatax_official/engine'
require 'spree_avatax_official/version'

0 comments on commit 0ccd805

Please sign in to comment.