We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d851404 commit 1e50caaCopy full SHA for 1e50caa
composer.json
@@ -17,19 +17,19 @@
17
"authors": [
18
{
19
"name": "Emad Adly",
20
- "email": "thedevgist@gmail.com",
+ "email": "thisEmad@gmail.com",
21
"homepage": "http://devgist.com",
22
"role": "Developer"
23
}
24
],
25
"require": {
26
"php" : "~5.6|~7.0",
27
- "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*"
+ "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*"
28
29
},
30
"require-dev": {
31
"phpunit/phpunit": "5.5.*|7.0.*",
32
- "laravel/framework": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*",
+ "laravel/framework": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
33
"squizlabs/php_codesniffer": "^2.3"
34
35
"autoload": {
0 commit comments