Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert before tests
  • Loading branch information
Julius Smatavicius committed Dec 10, 2020
commit 970fee974293c4c9d57c38ffc70df6c19a907471
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"require": {
"php": ">=7.2",
"astrotomic/laravel-translatable": "^11.6",
"laravel/framework": "^5.8|^6.0|^7.0|^8.0"
"laravel/framework": "^5.8|^6.0"
},
"require-dev": {
"filp/whoops": "~2.0",
Expand Down