Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b5cb6 commit d12b43fCopy full SHA for d12b43f
1 file changed
composer.json
@@ -10,6 +10,7 @@
10
}
11
],
12
"minimum-stability": "dev",
13
+ "prefer-stable": true,
14
"autoload": {
15
"files": [
16
"src/helpers.php"
@@ -41,7 +42,7 @@
41
42
"illuminate/pagination": "^9.52",
43
"as247/wp-eloquent": "dev-master",
44
"phpfastcache/phpfastcache": "^9.0",
- "amphibee/wordpress-eloquent-models": "v1.2.x-dev",
45
+ "amphibee/wordpress-eloquent-models": "^1.2",
46
"amphibee/hookable": "^1.0",
47
"symfony/error-handler": "^6.0",
48
"symfony/var-dumper": "^5.0|^6.0",
0 commit comments