Skip to content

Commit a94cc59

Browse files
committed
Add Laravel 12.
1 parent 1fb4fec commit a94cc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Provides a Laravel API endpoint responder for the `react-dynamic-data-table` component.",
44
"require": {
55
"php": "^7.2||^8.0",
6-
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0",
6+
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0||^12.0",
77
"langleyfoxall/helpers-laravel": "^2.0 || ^3.0"
88
},
99
"autoload": {

0 commit comments

Comments
 (0)