File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Or manually add it to your `composer.json`:
2424"require" : {
2525 "php" : " >=5.3.0" ,
2626 "wordpress" : " 3.8" ,
27- "wp-papi/papi" : " >=1.2.4 "
27+ "wp-papi/papi" : " >=1.2.5 "
2828}
2929```
3030
Original file line number Diff line number Diff line change 1818 "issues" : " https://github.com/wp-papi/papi/issues"
1919 },
2020 "require" : {
21- "php" : " >=5.3.0 " ,
21+ "php" : " >=5.3" ,
2222 "composer/installers" : " ~1.0"
2323 }
2424}
Original file line number Diff line number Diff line change 11{
22 "name" : " papi" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.5 " ,
44 "repository" : " wp-papi/papi" ,
55 "description" : " Papi has a different approach on how to work with fields and page types in WordPress." ,
66 "author" : " Fredrik Forsmo <fredrik.forsmo@gmail.com>" ,
Original file line number Diff line number Diff line change 55 * Description: Page Type API
66 * Author: Fredrik Forsmo
77 * Author URI: http://forsmo.me
8- * Version: 1.2.0
8+ * Version: 1.2.5
99 * Plugin URI: https://wp-papi.github.io
1010 * Textdomain: papi
1111 */
You can’t perform that action at this time.
0 commit comments