Skip to content

Commit

Permalink
Remove php 7.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
changeweb committed Dec 7, 2021
1 parent 6ed0ab2 commit 56762b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php
php:
- 7.4
- 7.3
before_script:
- cp .env.example .env
- composer install
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ See the news [here](https://laravel-news.com/unified-transform-open-source-schoo

## Server Requirements

- PHP >= 7.3
- PHP >= 7.4
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
Expand Down

0 comments on commit 56762b7

Please sign in to comment.