You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ As to why this project exist, it's to serve as a template for future open source
14
14
15
15
## 📦 Installation & Basic Usage
16
16
17
-
This project requires PHP 7.1 or higher. The recommended way to install, is via [Composer]. Simply run:
17
+
This project requires [PHP] 7.1 or higher. The recommended way to install, is via [Composer]. Simply run:
18
18
19
19
```bash
20
20
$ composer require biurad/php-library-starter
@@ -88,6 +88,7 @@ You're free to use this package, but if it makes it to your production environme
88
88
89
89
Check out the other cool things people are doing with `biurad/php-library-starter`: <https://packagist.org/packages/biurad/php-library-starter/dependents>
0 commit comments