Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Releases: renoki-co/laravel-web3

3.1.0

20 Jul 20:36
Compare
Choose a tag to compare

Forcing PHP 8.1+ due to formatting constraints of a package

3.0.0

03 Feb 20:31
7336340
Compare
Choose a tag to compare
  • Upgrade to Laravel 9.x (#27)
  • Dropped Laravel 7.x/8.x

2.0.0

07 Dec 17:59
ef72b5f
Compare
Choose a tag to compare

The old Web3 package is obsolete, so we can say welcome to PHP Web3, made by @nunomaduro and his contributors. (#21)

Before upgrading, take these steps into account:

  • provider and request_manager keys from each connection should be dropped
  • The only available methods to call from the facade class are the ones shown in the documentation (personal, shh, utils, getProvider methods got removed)

1.2.0

26 Oct 14:25
Compare
Choose a tag to compare
  • Dropped PHP 7.4

1.1.0

06 Apr 16:59
9bde016
Compare
Choose a tag to compare
  • Fixed bindings to work with Laravel Octane

1.0.0

31 Mar 13:23
Compare
Choose a tag to compare
Disabled --prefer-lowest