Files
faveo/vendor/flowjs/flow-php-server/CHANGELOG.md
Manish Verma 126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30

216 B

1.0.0

Breaking Changes

  • Flow\Exception was replaced by Flow\FileOpenException and Flow\FileLockException
  • php requirement was changed to >=5.4
  • if chunk was not found, 204 status is returned instead of 404