We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb4fec commit a94cc59Copy full SHA for a94cc59
composer.json
@@ -3,7 +3,7 @@
3
"description": "Provides a Laravel API endpoint responder for the `react-dynamic-data-table` component.",
4
"require": {
5
"php": "^7.2||^8.0",
6
- "laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0",
+ "laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0||^12.0",
7
"langleyfoxall/helpers-laravel": "^2.0 || ^3.0"
8
},
9
"autoload": {
0 commit comments