Skip to content

Commit

Permalink
Merge pull request #2 from HichemTab-tech/make-the-package-compatible…
Browse files Browse the repository at this point in the history
…-with-php-7.1

transform to php 7.1
  • Loading branch information
HichemTab-tech authored Mar 27, 2024
2 parents 8964de2 + 86ffbbf commit d8f3ddc
Show file tree
Hide file tree
Showing 26 changed files with 667 additions and 496 deletions.
2 changes: 2 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/codeception.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/phpspec.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .idea/tokens-validation.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"require": {
"php": ">=8.0",
"php": ">=7.1",
"illuminate/database": "^10",
"illuminate/events": "^10",
"illuminate/container": "^10",
Expand Down
Loading

0 comments on commit d8f3ddc

Please sign in to comment.