-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75430af
commit 568fefc
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,11 +9,10 @@ A fun side project by some lovely folks at [Tighten Co.](http://tighten.co/). | |
### Additional resources | ||
|
||
* [Api documentation](doc/api.md) | ||
* Chat about it on freenode IRC channel `#symposium` | ||
|
||
### Requirements | ||
|
||
* PHP >= 5.5.9 | ||
* PHP >= 8.1 | ||
* A [supported relational database](http://laravel.com/docs/5.1/database#introduction) and corresponding PHP extension | ||
* [Composer](https://getcomposer.org/download/) | ||
* [NPM](https://nodejs.org/) | ||
|
@@ -81,6 +80,7 @@ If you discover any security related issues, please email [email protected] instea | |
|
||
## Credits | ||
- [Matt Stauffer](https://github.com/mattstauffer) | ||
- [Andrew Morgan](https://github.com/andrewmile) | ||
- [All Contributors](https://github.com/tighten/symposium/graphs/contributors) | ||
|
||
## License | ||
|