Skip to content

Commit

Permalink
Merge pull request #1635 from Smol-An/fix_readme
Browse files Browse the repository at this point in the history
[#1634] fix requirements in readme
  • Loading branch information
fey authored Jun 17, 2024
2 parents bbb6872 + 5e5e63a commit f02ff45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ A: Reset your config cache `php artisan config:clear`

Run `composer check-platform-reqs` to check PHP deps:

* PHP ^8.1
* PHP ^8.3
* Composer
* Node.js (v16+) & NPM (6+)
* SQLite for local, PostgreSQL for production
Expand Down
2 changes: 1 addition & 1 deletion README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ A: Сбросить кеш конфига `php artisan config:clear`

### Предварительные требования

* PHP ^8.1
* PHP ^8.3
* Composer
* Node.js (v16+) & NPM (6+)
* SQLite for local, PostgreSQL for production
Expand Down

0 comments on commit f02ff45

Please sign in to comment.