Skip to content

Releases: eusonlito/laravel-Packer

Updated Processors

02 Mar 23:44
7a4d8ba
Compare
Choose a tag to compare
v3.0.0

Updated Processors

Force 644 permissions after file creation

22 Apr 18:57
1bb6516
Compare
Choose a tag to compare

Force 644 permissions after file creation. Related #15

Improved error checks.

22 Mar 16:23
af7b6e3
Compare
Choose a tag to compare
  • Avoid to create files if provider pack fails.
  • Double mkdir check to avoid fails on race conditions.

Added clearstatcache on checkDir method

09 Feb 10:38
52f8ec2
Compare
Choose a tag to compare
v2.2.4

Merge branch 'develop'

Improved Exceptions

31 Mar 08:45
030ee37
Compare
Choose a tag to compare

Added Composer v2.0 compatibility

Fixed error on non existing remote images

04 Feb 11:31
29c4d0d
Compare
Choose a tag to compare
v2.2.2

Fixed error on non existing remote images

Added missing parameters to checkNewer. Related #10

30 Jan 15:54
Compare
Choose a tag to compare

Allow to resize remote images

24 Jan 16:01
9e01793
Compare
Choose a tag to compare
v2.2.0

Merge branch 'develop'

Added Laravel 5.5 auto discovery feature

26 Jan 17:15
e895cfe
Compare
Choose a tag to compare

Allow to overwrite default Laravel configuration values

02 Apr 19:05
Compare
Choose a tag to compare
v2.1.5

Allow to overwrite default laravel configuration